Sorting is slow how???

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

Hey guys

I have a datagrid that i can sort, great. Problem is when i click to sort it
the grid takes ages to re-populate. Someone advised me that to fix this I
should turn off view state as its read only, which i did. Now the grid is
very fast at re-populating...again great. Only problem is that now my
sorting does not work as view state is off.

Anyone know a way to solve this?
 
Actually if i could implement custom paging that my solve my efficiency
issue.. any pointers to good tutorials on custom paging?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top