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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.