Hi
When i click the next page or page 2 button the gridview doesnt populate.
the problem is that i databind from different sources depending on what the user selects previously to view.
<telerik:RadGrid ID="rgLog" runat="server" AllowPaging="True" PageSize="15"
AutoGenerateColumns="False" AllowSorting="true"
onpageindexchanged="rgLog_PageIndexChanged">
Grant
When i click the next page or page 2 button the gridview doesnt populate.
the problem is that i databind from different sources depending on what the user selects previously to view.
<telerik:RadGrid ID="rgLog" runat="server" AllowPaging="True" PageSize="15"
AutoGenerateColumns="False" AllowSorting="true"
onpageindexchanged="rgLog_PageIndexChanged">
Grant