Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
Creating the Grid with JSON data from RESTful webservice using Jquery API
posted

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.

 

 

 

 

Parents
  • 24671
    Suggested Answer
    posted

    hi Sekhar,

    you can use this sample as a reference:

    http://ko.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

Reply Children
No Data