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.
I want to customize the tooltips which appear over the thumb controls when you're dragging them.
I can customize the overall control's tooltip by binding to the ToolTip property of the control. But I'm unclear how to access the tooltips displayed above the range start and range end thumb controls.
SSSuganya Sethuraman Syncfusion Team July 8, 2021 09:04 AM UTC
Hi Mark,
Greetings from Syncfusion.
We have analyzed your requirement. We have prepared sample based on your requirement. In this sample, we have customized the ToolTip of the SfRangeSlider. Please have a sample for your reference,
Please check if the sample satisfies your requirement and let us know if you have any concerns.
Regards, Suganya Sethuraman.
Marked as answer
MAMarkJuly 8, 2021 06:11 PM UTC
Thanx, Suganya, that did the trick!
I did have to tweak the width defined in the style to accommodate a longer text string. Is there a way to define the style so that the width is automagically determined by the string being displayed?
SSSuganya Sethuraman Syncfusion Team July 9, 2021 07:04 AM UTC
Hi Mark,
Thanks for the update.
We have analyzed your requirement. We have modified the sample based on your requirement. Please have a sample for your reference,