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

Select a drop down in pop up

2 Answers 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kumar
Top achievements
Rank 1
Kumar asked on 28 Sep 2010, 01:08 PM
Hi Nelson,

How to select a drop down in pop ups

2 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 30 Sep 2010, 11:26 PM
Hi Kumar,

Use any of the following:

  • HtmlSelect.SelectByValue ()
  • HtmlSelect.SelectByText()
  • HtmlSelect.SelectByIndex()
  • HtmlSelect.SelectByPartialText()
  • HtmlSelect.SelectByPartialValue()

Kind regards,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Kumar
Top achievements
Rank 1
answered on 13 Oct 2010, 12:53 PM
Thanks for the reply.Now my problem is solved.:)
Tags
General Discussions
Asked by
Kumar
Top achievements
Rank 1
Answers by
Cody
Telerik team
Kumar
Top achievements
Rank 1
Share this question
or