aspx_professional thread: Re: page count?
What type of web control (if any) are you binding the data to? After databind() call, you can get the Items.Count property of the control to get a number of bound items. Ron
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
aspx_professional thread: Re: page count?
What type of web control (if any) are you binding the data to? After databind() call, you can get the Items.Count property of the control to get a number of bound items. Ron
|