XGrid reset mehtod used to load initial data back to grid.

Hi Team,



I have a requirement to add a reset button beside the filter text box.



After doing some filter opertions using text box i want to load all initial data back which i got at the first time (all data before applying filters).

Please suggest me some methods use to implement this functionality ( reset button operartion).



Regards,

Narayan Dhumale



You can add following button on your page:
Reset
where INDEX - index of a column


Thanks team!!!



This is working fine now …!!!   :slight_smile: