On 8/10/07, Watter <[EMAIL PROTECTED]> wrote: > Speaking of paging, does anyone have an example of how to implement paging > without pulling back the entire list of objects from the database every time > a users switches pages? If I only pull back the 20 I plan to show on a page, > then I end up with just one page. I need to tell the Grid that there are a > total of xxx items so it generates the correct page links, but I must have > missed the property to do that; or perhaps it's handled in some other way > that I haven't yet figured out.
Did you take a look at GridDataSource? -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]