drewex Posted October 31, 2003 Posted October 31, 2003 Hi all Im converting an access program to asp.net and there is a dropdown box like the one i attached is there a way to do this. Thanks for the help. Quote
WebJumper Posted October 31, 2003 Posted October 31, 2003 Maybe anyone has written such a control, look through the internet. Question: Do you need the 2 columns or do you only want to press "ca" an "California" should be selected? Because this can be done with javascript an i can give out my code... Regards, Stefan Quote
Moderators Robby Posted October 31, 2003 Moderators Posted October 31, 2003 Putting columns in a dropdown can be done by concatinating fields within your sql select statement, even padding with Tab keys can be in there as well. This is a crude solution and you won't get a line dividing the column either. Quote Visit...Bassic Software
drewex Posted October 31, 2003 Author Posted October 31, 2003 I am really sorry. I didnt explain my question. I only want to show initial state at the dropdown but when they open the list (when pressing the down button) it shows initial state and the state name. I am again sorry for not giving enough information. Quote
Moderators Robby Posted October 31, 2003 Moderators Posted October 31, 2003 Oh! yeah I shouldv'e known better, I used to do a lot coding in Access. :( Sorry, I can't help. Quote Visit...Bassic Software
drewex Posted October 31, 2003 Author Posted October 31, 2003 well thanks anyway. Is there anyone else know the solution for this. Quote
dpifer Posted November 1, 2003 Posted November 1, 2003 Here is some third-party software that might be able to help http://www.intersoftpt.com/WebCombo2/Live/Default.htm Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.