ab5ni
Posts: 177
|
| Posted: 03/06/2007, 1:32 PM |
|
Folks,
We have a problem. We're trying to add a dependent list-box to an editable grid.
One list-box drops down a list of companies, and the other (dependent) list-box
displays the various cities and states where this company is located.
We don't have any problems adding/submitting the record; however, when we
the page refreshes, the company list-box is filled in properly, but the "city, state"
list-box isn't selected and displays the default "Select Value" option.
So, does anybody out there no if this is doable? If so, we'd really appreciate
some info on how to make this work.
Note: we're using the "CCT Dependent List-box Builder" located here on this site.
If there's a better way to do something like this, we'd really appreciate it if anyone
would pipe in and let us know what's what .
Best Regards,
Randall
_________________
Randall Jouett
Amateur Radio: AB5NI
I eat spaghetti code out of a bit-bucket while sitting at a hash table! And yes, I paid for the meal in cache!
|
 |
 |
wkempees
|
| Posted: 03/06/2007, 7:57 PM |
|
Using CCT Dependent Listboxes, they have a forum too for product support.
Basically check out the DB table layout, are all linking fields set
correctly?
"ab5ni" <ab5ni@forum.codecharge> schreef in bericht
news:245eddde10973d@news.codecharge.com...
> Folks,
>
> We have a problem. We're trying to add a dependent list-box to an editable
> grid.
> One list-box drops down a list of companies, and the other (dependent)
> list-box
> displays the various cities and states where this company is located.
>
> We don't have any problems adding/submitting the record; however, when we
> the page refreshes, the company list-box is filled in properly, but the
> "city,
> state"
> list-box isn't selected and displays the default "Select Value" option.
>
> So, does anybody out there no if this is doable? If so, we'd really
> appreciate
> some info on how to make this work.
>
> Note: we're using the "CCT Dependent List-box Builder" located here on
> this
> site.
> If there's a better way to do something like this, we'd really appreciate
> it if
> anyone
> would pipe in and let us know what's what .
>
> Best Regards,
>
> Randall
>
> _________________
> --
> Randall Jouett
> Amateur Radio: AB5NI
> I eat spaghetti code out of a bit-bucket while sitting at a hash table!
> Friend
> asked if I used salt, and I told him I
> use it when I eat encrypted spaghetti code.
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
CCT
Posts: 44
|
| Posted: 03/07/2007, 6:20 AM |
|
ab5ni
There was a problem with storing selected value for ListBoxes in EditableGrid. This was corrected in version 2.0 of Dependent ListBoxes. Please update the builder from http://codechargetools.com/customers.php and regenerate page with Dependent ListBoxes.
You can always write to CodeChargeTools support with issues like this.
_________________
Get more CodeCharge Studio builders at http://codechargetools.com |
 |
 |
|