Skip to content

Convert Any Table Grid Into Dataset Design with Scroll for any mobile screen

Notifications You must be signed in to change notification settings

orbitrover/Responsive-Table-Grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I’ve developed a generic JavaScript library that can make any HTML table responsive for mobile screens without requiring additional effort. To use it, simply add the tableResponsive.js file to your master page or the specified page where you want to convert the table to a responsive format. image

and its working, No need to extra css or any other library. No Need to change in Static Table Grid just add ID attribute in any div before the table [id="no-more-tables"]

Item Number Pizza Name Item Size Pizza Description Action
123001 Onion Pizza Large Onion with Mozerlla Cheez Edit | Details | Delete
123002 Onion Pizza Medium Onion with Mozerlla Cheez Edit | Details | Delete
123003 Onion Pizza Small Onion with Mozerlla Cheez Edit | Details | Delete
123004 Capiscum Pizza Large Capiscum, Onion with Mozerlla Cheez Edit | Details | Delete
123005 Capiscum Pizza Medium Capiscum, Onion with Mozerlla Cheez Edit | Details | Delete
123006 Capiscum Pizza Small Capiscum, Onion with Mozerlla Cheez Edit | Details | Delete
Also No Need to change in Dynamic Table Grid just add ID attribute in any div before the table [id="no-more-tables"]

image

Before

image

After

image

About

Convert Any Table Grid Into Dataset Design with Scroll for any mobile screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published