i have a GridView which i can Page on (go to page 2,10,...)
the thing is that i have a dynamic query which set the GridView from starts
on page 1.
the thing is that when i start to go over the pages - the dynamic query isnt
saved and i cant go to the real page 4 for example
of the dynamic query,rather i go to page 4 of the original basic query
what can i do?
thnaks i nadvance
peleg
Alexey Smirnov - 11 Jul 2007 08:50 GMT
On Jul 10, 11:40 pm, pelegk1 <pele...@discussions.microsoft.com>
wrote:
> i have a GridView which i can Page on (go to page 2,10,...)
>
[quoted text clipped - 11 lines]
>
> peleg
GridView Examples for ASP.NET 2.0: Paging and Sorting the GridView's
Data
http://msdn2.microsoft.com/en-US/library/aa479347.aspx
Hope this helps