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

SelectedItem not getting selected item

1 Answer 71 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Martina Long
Top achievements
Rank 1
Martina Long asked on 22 Mar 2010, 05:45 AM
I am using the following code to try and get the selected item on my slider but for some reason it always gets the first item on the slider not the one that has been selected:

Dim rbl As RadSlider = CType(r.FindControl("rblOptionsMatrix"), RadSlider) 
inputvalue = rbl.SelectedItem.Value 



1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 24 Mar 2010, 11:59 AM
Hello Martina Long,
I created a simple test page to test your scenario, but I was not able to reproduce the problem. I have attached my test page for your reference. Could you please open a new support ticket and send me a simple running project that demonstrates this problem?

Best wishes,
Tsvetie
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.
Tags
Slider
Asked by
Martina Long
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or