Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Re: page count?


Message #1 by "Mingkun Goh" <mangokun@h...> on Sat, 7 Dec 2002 15:00:15
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

  Return to Index