hi,
scenario is like this,
i have a radgrid is populated successfully. on this grid a button is put.
when this button is clicked a radwindow is displayed. In this radwindow a grid is put and this radgrid fetch the record from database.
this child radgrid that is put in Radwindow when populated with 2000 records from the database using ORM, takes almost 10 min.
is there any way so that data can be populated in this grid in fast manner.
Thanks to all.
scenario is like this,
i have a radgrid is populated successfully. on this grid a button is put.
when this button is clicked a radwindow is displayed. In this radwindow a grid is put and this radgrid fetch the record from database.
this child radgrid that is put in Radwindow when populated with 2000 records from the database using ORM, takes almost 10 min.
is there any way so that data can be populated in this grid in fast manner.
Thanks to all.