tags:

views:

40

answers:

3

Hello All

I am very new in jquery and json.i know jsp and java in my project job i have to implement a data grid same like shows in http://www.trirand.com/blog/jqgrid/jqgrid.html# i this example site i need a datagrid using Json object. i explore all in internet but i cant find any help of that.

please provide me an example with uses jqgrid json using jsp -servlet

A: 

You've really explored the entire internet? Impressive. All the demo's on the jqGrid demo page show the code necessary, even the server side code. You'll simply need to convert their PHP into JSP/Servlet code.

Gregg
Ya man Thanks for your reply. actually i have problem to convert PHP code in jsp else part i know. if you help me in converting this, its Hartley appreciate. Dhrumil Shah
Dhrumil Shah
Then you should post the relevant code that you are having problems with in a new question. Or edit this question with more information.
Gregg