H
Homa
Hi,
I have a datalist with linkbuttons embedded within. In order for the
onClick event to fire, I need to have EnableViewState = true. But
since there are quite a lot of data, simply enable ViewState will tax
the page a lot. Is there a way to specifically disable the data
portion of the ViewState of the DataList?
What i have is an order history page, with each customer name a link
button so when I click on the name, it refresh the page to display all
order associate to that customer.
Best Regards,
Homa Wong
I have a datalist with linkbuttons embedded within. In order for the
onClick event to fire, I need to have EnableViewState = true. But
since there are quite a lot of data, simply enable ViewState will tax
the page a lot. Is there a way to specifically disable the data
portion of the ViewState of the DataList?
What i have is an order history page, with each customer name a link
button so when I click on the name, it refresh the page to display all
order associate to that customer.
Best Regards,
Homa Wong