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

I have table data in backend (sql server 2008).

i want to display data in jquery grid,and also wanto update and delete rows(same jquery).

please share the source code for this.please do the needful.

Regards,
Balu Reddy
Posted
Updated 14-Nov-11 23:01pm
v2
Comments
Mehdi Gholam 15-Nov-11 5:02am    
EDIT -> removed extra formatting

Have a look at jquery datatables[^] and combine it with jEditable

Example here

http://www.datatables.net/examples/api/editable.html[^]
 
Share this answer
 
Comments
Mehdi Gholam 15-Nov-11 5:03am    
My 5!
kbalureddy5656 15-Nov-11 5:18am    
Hi,

thanks for your reply.

please share any sample code if you have.

Regards,
Balu Reddy
Dylan Morley 15-Nov-11 5:23am    
Download the datatables and jEditable plugins and reference them.

Example code for how to make your grid editable is on the second link
kbalureddy5656 15-Nov-11 6:35am    
Hi,

Data table is not working(because previousli i have used ).
i want to replace all grid views with jquerygrid

Regards,
Balu Reddy
Try any of these open-sources

10 jQuery Datagrid Plugins[^]

One of my friend gave me good feedback about jqGrid.
 
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