G
Guest
Hello Masters!
Anyone can help me with the datagrid,
well, the app load a lot of data from DB and it show on the datagrid, and
well,
I need to allow paging and.... the issue is with the event PageIndexChanged
of the datagrid 'coz every time when the user change of page the app load
again all data and another processes with the data even though I have load
one dataset with the data for the datagrid..... the question is?
What can I do to link the datagrid with the dataset on the event?
Thanks a lot in advanced.
Anyone can help me with the datagrid,
well, the app load a lot of data from DB and it show on the datagrid, and
well,
I need to allow paging and.... the issue is with the event PageIndexChanged
of the datagrid 'coz every time when the user change of page the app load
again all data and another processes with the data even though I have load
one dataset with the data for the datagrid..... the question is?
What can I do to link the datagrid with the dataset on the event?
Thanks a lot in advanced.