glerma
Posts: 56
|
| Posted: 08/12/2008, 2:05 PM |
|
Hello All,
I'm using CCS 4.01.
I'm running into problems using the Ajax Feature - Dependent Listbox.
I setup the following
2 listboxes
Listbox 1- Parent Category
Listbox 2 - Child Category
The table used as the datasource is setup as follows:
Category:
---------------------------------------------------------
CategoryID
ProjectID
Name
ParentComponentID
Using the the Feature Builder, I did the following:
Step 1: Selected Dependent ListBoxes
Step 2: Next
Step 3:
Master Listbox: SearchBugs\pcatid (Listbox1)
Slave Listbox: SearchBugs\catid (Listbox2)
Data Source -> Category
Bound Column -> CategoryID
Text Column -> Name
Dependent Field -> ParentCategoryID
Finish.
Am i doing something wrong or is there some known issue with this feature?
Thanks in advance,
George
|
 |
 |
MichaelMcDonald
Posts: 640
|
| Posted: 08/28/2008, 3:13 PM |
|
In the listbox properties, have you manually specified the datasource for both listboxes?
_________________
Central Coast, NSW, Australia.
|
 |
 |
|