Completed
Last Updated: 17 Jun 2021 10:17 by ADMIN
Release R2 2021 SP1
Kristopher
Created on: 13 May 2021 09:41
Category: Grid
Type: Bug Report
2
Excel-Like filtering of RadGrid throws an exception when the filter value starts with a question mark "?"

When the Grid is set to have FilterType="HeaderContext" and filtering by a keyword that starts with a question mark "?MyKeyword", an exception will be thrown: System.ArgumentOutOfRangeException: Index was out of range.

The issue can be replicated in our online demo Excel-like Filtering.

Note that the demos will not display the exact exception because it is handled by the CustomError mechanism of the demo site.

0 comments