jpo245
Posts: 5
|
| Posted: 05/09/2005, 12:28 AM |
|
Hi I have a grid, that displays items that are grouped with a header row for each "category". The items in that category are then listed below that header row.
Is there any way I can navigate according to Number of categories, instead of number of records in the table?
So it will list like 10 categories per page (regardless of number of items in the category).
The navigator control is so useful, I was hoping i'd be able to add a bit of custom code instead of handprograming an entire new one.
Would appreciate any help!
Thanks!
|
 |
 |
peterr
Posts: 5971
|
| Posted: 05/09/2005, 10:48 AM |
|
I'm not sure if this will help but you could try changing CountSQL at runtime: http://forums.codecharge.com/search.php?s_keyword=count...g=2&s_forum[]=5
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|