The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
GMGilles MARTINEZ replied to Gilles MARTINEZ May 25, 2018 08:59 AM UTC
Hi,
How to determine which range (start or end) is changing ? Do we have a property or a method to get this ?
Best regards.
The method "range_changing" doesn't allow to dertermine which range thumb is used.
Best regards.
RBRabhia Beham Kathar Mideenar Syncfusion Team May 25, 2018 09:05 AM UTC
Hi Gilles,
Thanks for contacting Syncfusion Support.
We have analysed your requirement in SfRangeSlider Control. Currently we do not have direct support to achieve the requirement. We can workaround having a two temp variables with start and end values assigned initially. Then we can check the values with the event arguments start and end values from which you can detect whether start or end value has been moved. We have prepared a sample. Please have the sample from the below link.