Problem with RadGrid filters

0 Answers 56 Views
Filter Grid
Christian
Top achievements
Rank 1
Iron
Christian asked on 16 May 2023, 07:43 AM

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.

Attila Antal
Telerik team
commented on 18 May 2023, 02:16 PM

Hi Christian,

I've made a couple of tests but I was unable to replicate the issue. Would you mind sharing the RadGrid's markup definition as well as the code from the backend (c#/vb) so I can check how it is configured?

No answers yet. Maybe you can help?

Tags
Filter Grid
Asked by
Christian
Top achievements
Rank 1
Iron
Share this question
or