Hi,
I'm facing issue in paging only while clicking on Next/Previous/Last/First paging buttons, I'm doing advanced binding (binding the data using NeedDataSource event) and I kept EnableViewState="false", so that I can bind the grid with some other data during post back, also I'm not calling any ReBind() method of grid during post back.
Could anyone please help me the issue with the paging, while I'm selecting any numeric numbers it's working fine but when clicking on Next/Previous/Last/First paging buttons it's not going to the curresponding page.
Thanks in advance,
Anoop.
I'm facing issue in paging only while clicking on Next/Previous/Last/First paging buttons, I'm doing advanced binding (binding the data using NeedDataSource event) and I kept EnableViewState="false", so that I can bind the grid with some other data during post back, also I'm not calling any ReBind() method of grid during post back.
Could anyone please help me the issue with the paging, while I'm selecting any numeric numbers it's working fine but when clicking on Next/Previous/Last/First paging buttons it's not going to the curresponding page.
Thanks in advance,
Anoop.