Hi,
I have a client who wants to make the drag & drop functionality to be more prominent. Namely the dotted line that appears on the target to indicate where it's going to be dropped. What's the name of this style so I can modify it, please?


We switched from using your DLLs directly to pulling from Nuget.
We were originally targeting the .NET Framework version of your libraries and planned to continue to do so.
However in the conversion it was realized that Telerik.Web.Spreadsheet is only available as Standard in your Nuget. Therefore due to this ONE missing library I had to convert everything to Standard.
This was fine until we realized that Standard isn't capable of embedding subset fonts into PDFs like Framework, leading to larger files.
I attempted to do a mix of the two and failed but I'd really rather not do that anyway.
Could you please properly update your Nuget to include the Framework version of Telerik.Web.Spreadsheet? I know it exists because I used it before moving to Nuget.
Thank you

I have a RadTabStrip and I will have a button to export which downloads it in excel (x.xlsx), I want to change the name that the file shows me by default when it is downloaded. asp framework

Hi Team,
Is is possible to figure out captcha isvalid property set to false due to maxtimeout property even though correct input provided and display different error message
<ContentTemplate>
<span>RadButton Content</span><br />
<span>RadButton Content2</span>
</ContentTemplate>

Hello,
Is it possible to put Aggregate="sum" on the header as on the screenshot below?
I'm able to do it on the footer. I would like to also show it on the header.
Regards,
Nicolas


I'm trying to add ToolTip content dynamically with items selected/unselected from the Multiselect control. The code seems to work with no errors. However, the tooltip doesn't show on mouse over the Multiselect control.
I also attempted to add an mouseover client attribute event on the Multiselect as well.
Code snippets attached.
Thank you for any help with this issue!
