CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 DCombobox

Print topic Send  topic

Author Message
TheunisP

Posts: 342
Posted: 02/15/2007, 7:57 AM

Has anyone had some luck in integrating the Dojo Combobox into CCS?
View profile  Send private message
Benjamin Krajmalnik
Posted: 02/16/2007, 10:48 AM

planetkeks has an excellent ComboBox implementatio which does not require
all of the overhead of Dojo.

"TheunisP" <TheunisP@forum.codecharge> wrote in message
news:645d482cdae6c1@news.codecharge.com...
> Has anyone had some luck in integrating the Dojo Combobox into CCS?
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>

Benjamin Krajmalnik
Posted: 02/16/2007, 1:38 PM

Implementation consists of including a very small script and a minor mod to
the ListBox control:

<select class="Select" name="{BookSelect_Name}" style="WIDTH:
300px" onfocus="javascript:toCombo('{BookSelect_Name}')">

Notice the only change is adding a width to the control a function call on
the onFocus event.

http://planet.keks.com/scripts/docs.php?id=1

Another easy to implement combo box is available at

http://www.xaprb.com/blog/2005/09/29/javascript-combo-box/

I have not tried it, since I am happy with the one from planet keks.


"TheunisP" <TheunisP@forum.codecharge> wrote in message
news:645d482cdae6c1@news.codecharge.com...
> Has anyone had some luck in integrating the Dojo Combobox into CCS?
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.