![]() |
ComboBox and EditBox |
Post Reply
|
| Author | |
lexicon
Groupie
Joined: 26 January 2007 Status: Offline Points: 46 |
Post Options
Thanks(0)
Quote Reply
Topic: ComboBox and EditBoxPosted: 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?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |