|
-
Dec 4th, 2003, 03:51 PM
#1
Thread Starter
Member
Paging DataGrids in VB.NET
Can anyone point me to where I can find a sample on how to code paging for a Web Form datagrid? I set the Allow Paging
To True, but get an error "AllowCustomPaging must be true and VirtualItemCount must be set for a DataGrid with ID DataGrid1 when AllowPaging is set to true and the selected datasource does not implement ICollection." Strange thing is I did not select the "Allow Custom Paging" check box, only the "Allow Paging"
check box. I have search the web and all I see is how to do things in ASP.NET, but I am not into coding ASP.NET but rather VB.NET
Thanks for any Guidance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|