Async population the grid

Hi,

Is there a way to populate the grid asynchronously?

Could you show me an example (if possible) of the same?

Can the grid be populated on client side using JQuery post?

Thanks
Nimish

1 Reply

ML Muthukumar L Syncfusion Team July 17, 2009 11:19 AM UTC

Hi Nimish,


Thanks for evaluating Syncfusion products

Is there a way to populate the grid asynchronously?

The Grid population uses asynchronous mechanism by default .


Can the grid be populated on client side using JQuery post?

The initial population of the Grid will be normal loading for further callback’s such as paging, sorting, grouping etc you can use jQuery post.

Please let us know if you need more details.


Thanks,
Muthukumar.L

Loader.
Up arrow icon