This is a migrated thread and some comments may be shown as answers.

radcombobox and setfocus

2 Answers 90 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
mihir
Top achievements
Rank 1
mihir asked on 25 Apr 2011, 03:05 PM
how can i set focus on radcombobox on page load event.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 26 Apr 2011, 04:34 AM
Hello Mihir,

You could achieve the desired behavior from client side.For that you need to

  • Get the client-side instance of the combobox
  • Get the DOM element of the input field
  • Focus the input field


Please check this help article which which explains more on this.

Thanks,
Shinu.
0
mihir
Top achievements
Rank 1
answered on 15 Sep 2011, 12:03 PM
how can i set focus in rad editor context area when error occur
meas i use requirefieldvalidator for rad editor if use not write anything in rad editor at that time setfocusonerror property
Tags
ComboBox
Asked by
mihir
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
mihir
Top achievements
Rank 1
Share this question
or