Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Paging - How to pass parameters
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
01404383
Message ID:
01405706
Views:
59
Thanks Paul, managed to solve by removing the followings from the aspx :).
<asp:Parameter Name="startRowIndex" Type="Int32"></asp:Parameter>
<asp:Parameter Name="maximumRows" Type="Int32"></asp:Parameter>
<asp:Parameter Name="sortExpression" Type="String"></asp:Parameter>
Previous
Reply
Map
View

Click here to load this message in the networking platform