Can we databind slider control
Is there ItemsSource property?
Hi,
Check these samples:
http://samples.infragistics.com/sllob/RunSamples.aspx?cn=slider#/slider/range-slider-value-binding
http://samples.infragistics.com/sllob/RunSamples.aspx?cn=slider#/slider/simple-slider-value-binding
http://samples.infragistics.com/sllob/RunSamples.aspx?cn=slider#/slider/datetime-value-binding
They demonstrate how to use binding with the different types of sliders.
HTH
By databind I meant is it possible to bind it with values from the database
Like i want to show Month etc and Month is column in database table