Hi,
I have to create a grid from my rest webservice which returns json data using igGrid jquery api. As the samples found in the website i configured i am not able to render the grid and even i am not getting any error.
As part of this i have to render the table, pager, rows per page components in configured div's, not in default locations.
Please provide related examples to create grid from remote json data and customizations of div's.
Thanks in Advance.
-Sekhar.
Hello Sekhar,
Please feel free to contact us if you have any questions regarding this matter.
hi Sekhar,
you can use this sample as a reference:
http://es.infragistics.com/products/jquery/sample/grid/binding-to-wcf-service
if you choose RemoteBinding.html from the dropdown, you will also see the JavaScript-only variant of the same sample.
Hope it helps. Thanks,
Angel