This question is locked. New answers and comments are not allowed.
Is there any way to improve performance with over 1 million records being loading in radgridview
currently it is taking over one minute to load
Can I load only 50-100 records at a time.
I am using datapager but it loads all records and displays only a particular number of records.
I would like if datapager could fetch only 50-100 records from the database at a time.
Is there any way to do it?
thank you!
currently it is taking over one minute to load
Can I load only 50-100 records at a time.
I am using datapager but it loads all records and displays only a particular number of records.
I would like if datapager could fetch only 50-100 records from the database at a time.
Is there any way to do it?
thank you!
