J
Joseph D. DeJohn
Hello,
I'm trying to implement custom paging. At the moment I can get the
first page to display. When I click on the number 2 it takes forever to
come back to the Page_Load function. I am saving my DataSet in ViewState
with the WriteXML and ReadXML functions. Does anyone have an idea of why it
is taking so long? Any help would be appreciated. Thank-you.
I'm trying to implement custom paging. At the moment I can get the
first page to display. When I click on the number 2 it takes forever to
come back to the Page_Load function. I am saving my DataSet in ViewState
with the WriteXML and ReadXML functions. Does anyone have an idea of why it
is taking so long? Any help would be appreciated. Thank-you.