Print Page | Close Window

ComboBox and EditBox

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=8952
Printed Date: 17 June 2025 at 1:53pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ComboBox and EditBox
Posted By: lexicon
Subject: ComboBox and EditBox
Date Posted: 29 November 2007 at 8:56am
I have a combobox with 3 options and an EditBox in which i want to type something
I want to search a database for the word in editBox with ctiteria from the comboBox
 
How can i refer to each of them?



Replies:
Posted By: Oleg
Date Posted: 30 November 2007 at 1:25am
Hi,
 
When user press enter in EditBox, you can catch Execute event and get text of edit to search. in this even you can use FindControl to find Combo and get its option.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net