mrbobuk
Posts: 5
|
| Posted: 05/21/2004, 8:08 AM |
|
Hello folks!
Is there an easy way within CCS to create a listbox (single column) that when you select a value from it, it then populates the selected data onto the the grid. The gridbuilder within CCS automatically displays every record in your database onto the grid straight away, where I just want the grid view to be empty and the user to simply select a value from the listbox and this then displays in the grid.
Hope someone can point me in the right direction. Sorry if it sounds confusing!
Cheers me dears!
mrbobuk
|
 |
 |
peterr
Posts: 5971
|
| Posted: 05/21/2004, 12:24 PM |
|
Please see: http://support.codecharge.com/kb_article.asp?article_id=65 http://forums.codecharge.com/search.php?s_keyword=artic...[]=21&s_period=
The listbox that you mentioned could be implemented as a search form with one listbox search field.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
mrbobuk
Posts: 5
|
| Posted: 05/21/2004, 2:29 PM |
|
Peter
Thankyou for the reply. It worked like a dream! Big thanks, great support from Yes. Superb!
Rob
|
 |
 |
|