Javascript / Jquery Table Plugin with Multiple Operation -


i looking javascript / jquery table plugin, should have following functionalities included in it.

  • fixed header of table (header lock elements scrollable)
  • few columns locked while scrolling (say first 2 columns)
  • drag , drop column
  • column resizing (like excel)
  • column priority change in responsive views (e.g table saw plugin)
  • horizontal scroll on column exceeding on current views
  • sorting

i have group of plugin's gave me these individual options separately. looking combination of it.

if have reference link, please suggest.

regards,
sopo


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -