I have a dataview that i fill with a dataset. All it has is Employee_ID and Log_Time. I specifiy the Employee_ID that I want. It loads fine and I have allowpaging=true and page = 20. What kida of code do I need to write in the PageIndexChanging event for my dataview so that it will page threw my dataset that loads the dataview. I have no idea where to start for this paging action?
2007-01-11
06:00:55
·
3 answers
·
asked by
csdraska
1
in
Computers & Internet
➔ Programming & Design