How to use ajax indicator for webdatagrid?
I'm using server side to add row in the grid and infragistics V21.
Please help me!!!
Thanks in advance!!!
Hello Prakash,
I recommend you reviewing the following topic, which explains how to set up an ajax indicator to the WebDataGrid, additionally there is also a sample demonstrating the use of the ajax indicator.
Please let me know if you have any questions.
Regards, Ivan Kitanov
I'm using add button which is outside the grid. The Add button adds the row in the datatable and that datatable is binded to the grid. I used ajax indicator as mentioned in the api. But , it is not working as expected.
Sample link showing Under maintenance