views:

48

answers:

1

Hello friend,

I have a db2 table with certain columns. I have a stored procedure for select all table

Can anybody tell me how to use this stored procedure to fill the json grid. Using asp.net mvc control..

thanks

A: 

Try the jQuery Grid Plugin it comes with more features then you can imagine for a js-grid. Try the demos and check if it is to your liking. Then check the documentation to find out how to fill the grid with json data

jitter
Thanks.........
kumar