mbendit
Posts: 7
|
| Posted: 10/18/2006, 8:01 AM |
|
I'm having problems getting the sort function to work with a columnar grid. I have created a search page and a columnar grid page and placed a sorting record on the grid page (above the grid). The search seems to work fine - as it correctly limits the selected records in the columnar grid to those specified by the search. However, when I try to sort by one of the fields using the sort table - nothing happens.
Is this a limitation of CodeCharge Studio, or have I missed something?
Thanks.
Michael
_________________
Michael Bendit
Parallon Consulting
New York, NY
888.447.1591 |
 |
 |
wkempees
Posts: 1679
|
| Posted: 10/18/2006, 12:13 PM |
|
Using the Grid Builder, build a testpage on the same table.
Following all the steps (including search) you should end up with a working search and grid.
Sorters are automatically added, have a look at them and find out what is wrong with your (columnar?) grid.
It works out of the box.
So probably (yes) you are missing something.
Walter
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
|