TheunisP
Posts: 342
|
| Posted: 08/07/2007, 3:02 PM |
|
I'm looking at getting the CCT dep. listbox, just 2 questions 1) has anybody used it on fair size data sets and 2) I see they support classic ASP does this include the on Ajax option? (I remember that someone said it uses Ajax with PHP?)
ps. I also did e-mail them, on buying but I think our time zones might be a bit apart
|
 |
 |
Edd
Posts: 547
|
| Posted: 08/07/2007, 11:53 PM |
|
The CCT will not handle large volumes > 300 - have a look proper Ajax controls such as the RAD and Nitobi products.
I use Nitobi and I can handle dependent Ajax listboxes with ease e.g. one of my combos looks up 18,000 names and calls another combo to filter data.
Also note that CCS is planning some Ajax offerings by the end of the year - search for PeterR's comment somewhere.
Good luck - Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
TheunisP
Posts: 342
|
| Posted: 08/08/2007, 3:56 AM |
|
thanks Edd, had a look at Nitobi - pretty steep prices - what also worries me is that they seem to replace the whole control (ok, kind of hide it)
I gave it a bash now myself
- dropped in a combo
- enclosed it in a DIV
- got the parent listbox to call a Ajax function to do a replace of the DIV base on the selected value
works like a charm to a point - must now rebind the control for the actual save, it does validate fine
the beauty of it is that I only have one event with a very generic caller so integration will be a charm as soon as I can get it to save
|
 |
 |
bon733
Posts: 25
|
| Posted: 09/25/2007, 10:22 PM |
|
Were you able to get the Nitobi control to work properly? I have several clients asking for this feature and cant wait for the CC edition. Does anyone know of any other product that would fit the bill for combo boxes if the nitobi dod not work?
|
 |
 |
wkempees
|
| Posted: 09/26/2007, 3:54 AM |
|
You are responding to an older topic.
CCT have released an AJAX capable version of their Dependent Listboxes.
As they are a third party vendor I would advise you to contact them
directly.
Walter
"bon733" <bon733@forum.codecharge> schreef in bericht
news:646f9ec8eebee4@news.codecharge.com...
> Were you able to get the Nitobi control to work properly? I have several
> clients
> asking for this feature and cant wait for the CC edition. Does anyone know
> of
> any other product that would fit the bill for combo boxes if the nitobi
> dod not
> work?
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |