What CSS can I use to increase the width of the page size drop down width?
I'm using the latest version of Telerik AJAX control but still facing issue because Telerik control uses old version of jQuery (1.12.4) so guide me to avoid vulnerability.
Hello.
I am having issues with filter on any RadGrid on my site.
WHenever I try to filter using "Less than or equal" or "Greater than or equal" it does nothing. But it throws the following JavaScript error whenever I click the filter button:
ManagerServerErrorException: Sys.WebForms.PageRequestManagerServerErrorException: No property or field 'rEqualTo' exists in type 'DataRowView'
It seems to be a built-in file used by Telerik for filtering.
Any help would be appreciated
Many thanks.
I am using a RadGrid and when the grid populates I would like to use alternate row colour depending on the values of the Works Order number if the previous value is the same as the current row value. For example, I have the following rows below. I would like the row colour with WO 11222 to be "rgRow" and the WO with 45874 to be row colour "rgAltRow" then back to rgRow for the next WO. So I basically want the alternate row colour to work on change of WO number.
Is there a way to achieve this please?
WO Qty Part
11222 3 XYZ
11222 4 XYZ
45874 1 UYH
45874 3 UYH
Hi,
I was very pleased to see the addition of the RadSignature-control to the Telerik UI for ASP-NET AJAX suite, however there are some functionalities, which we would require to properly make use of this control.
And some other bugs, I've stumbled upon (- which are not as relevant to us):
If you need any further information on any of those topics, feel free to ask.
Kind regards,
Matthias
RadNotification seemingly does not have focus trap
Am i missing something?
I saw this post: Hide XAxis Labels in UI for ASP.NET AJAX | Telerik Forums
And I would like to use the OnBeforeLayout server event for my project. But I couldn't find it in documentation. Where is this event now? Did telerik team rename it or just remove it?
Could someone tell me?
Thanks.