Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 08, 2013 12:56 PM by darshanmarathe.net
Member
89 Points
414 Posts
Jan 07, 2013 11:24 AM|LINK
Hi,
For my recent Asp.net MVC3 project i have to do a grid that has a functionality of excel spread sheet.
Drag and fill rows with same values both horizontally and vertically.
Please coud you share any sample implementation of these kind just to start with..
Many Thanks
All-Star
24675 Points
4250 Posts
Jan 07, 2013 02:52 PM|LINK
jqGrid has some of that...just browse thorugh the demos:
http://www.trirand.com/blog/jqgrid/jqgrid.html
36852 Points
5446 Posts
Jan 07, 2013 03:38 PM|LINK
slickgrid is also a good choice, much more excel like than most grids.
https://github.com/mleibman/SlickGrid
22 Points
6 Posts
Jan 08, 2013 12:56 PM|LINK
2 quick ways to do it
JQuery Sheet
http://code.google.com/p/jquerysheet/
JQWidjets
http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm#demos/jqxgrid/spreadsheet.htm
Chithra_Iyer
Member
89 Points
414 Posts
grid with spreadsheet functionalities
Jan 07, 2013 11:24 AM|LINK
Hi,
For my recent Asp.net MVC3 project i have to do a grid that has a functionality of excel spread sheet.
Drag and fill rows with same values both horizontally and vertically.
Please coud you share any sample implementation of these kind just to start with..
Many Thanks
raduenuca
All-Star
24675 Points
4250 Posts
Re: grid with spreadsheet functionalities
Jan 07, 2013 02:52 PM|LINK
jqGrid has some of that...just browse thorugh the demos:
http://www.trirand.com/blog/jqgrid/jqgrid.html
Radu Enuca | Blog
bruce (sqlwo...
All-Star
36852 Points
5446 Posts
Re: grid with spreadsheet functionalities
Jan 07, 2013 03:38 PM|LINK
slickgrid is also a good choice, much more excel like than most grids.
https://github.com/mleibman/SlickGrid
darshanmarat...
Member
22 Points
6 Posts
Re: grid with spreadsheet functionalities
Jan 08, 2013 12:56 PM|LINK
2 quick ways to do it
JQuery Sheet
http://code.google.com/p/jquerysheet/
JQWidjets
http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm#demos/jqxgrid/spreadsheet.htm