JB
|
| Posted: 02/07/2003, 7:42 AM |
|
I am using the employee directory, and would like it to sort
by name ascending when it is launched.. for some reason when
it is opened now, it is just a random listing - Can anyone
tell me how to get it to auto sort by name? Is this something
I modify within the code?
Thanks-
|
|
|
 |
DaveRexel
|
| Posted: 02/07/2003, 12:54 PM |
|
::
Hello JB
This is quite easy in CCS :
Open the page containing your grid and in the CCS Properties Panel find the DataSource field and click on the [...]browse button.
This brings up the Data Source Dialog where you can set the Sort Order by clicking the [...]browse button at the bottom of the dialog. You then get to visually choose the name column for sorting as you require.
Hope this helps.
Greetings
Dave
|
|
|
 |
|