Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Virtual DropDownList (pagined) - get selected element in change event

$
0
0
Hi Janusz,

If I understood correctly you would like to get the selected HTML element. If that is the case please use current method of the DropDownList.
change: function(e) {
  var currentElement = this.current();
}


It is important to know that the HTML element will be reused to display another dataItem when the user changes the scroll position.

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 

Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>