Click here to Skip to main content
15,888,116 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Guys

Need advise and help. I need to create an application to assign seat. I will be using the table cell as seat. However I need a function to do a shift select of the table cell like the one in Microsoft excel in order to select multiple cell in one time

Any idea

Please advise or are there any sample i could reference

Thanks a million
Posted
Updated 16-Apr-15 16:51pm
v2

1 solution

I belive, you need a lots of stuffs to do unless you include any third party plugin.
To start with, you may refer to following JQuery grid editing plugin -
Handsontable[^]

Check the demo here -
http://handsontable.com/demo/column_resize.html?utm_source=jquer.in&utm_medium=website&utm_campaign=content-curation[^]

You can find the same in here aslo-
http://www.jqueryscript.net/table/Excel-like-Data-Grid-Editor-For-jQuery-handsontable.html[^]
Demo-
http://www.jqueryscript.net/demo/Excel-like-Data-Grid-Editor-For-jQuery-handsontable/[^]

Hope, it helps :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900