Completed
Last Updated: 30 Sep 2019 14:18 by ADMIN
Release 1.7.0
Will
Created on: 30 Aug 2019 16:17
Category: Grid
Type: Bug Report
2
Enabling grouping breaks the filter row

If we enable grouping on a grid which has `FilterMode="Telerik.Blazor.FilterMode.FilterRow"` then we can no longer successfully get focus into any of the filter row edit controls.

Clicking on filter text input box (I think you need to do it a few times) causes a js error and does not put the text input focus into the filter text input.

JS exception is:

telerik-blazor.js:35 Uncaught TypeError: Cannot read property 'getAttribute' of null

    at t.value (telerik-blazor.js:35)
    at Object.onDraggableDrag [as drag] (telerik-blazor.js:35)
    at e.value (telerik-blazor.js:35)
    at e.value (telerik-blazor.js:35)
    at e.value (telerik-blazor.js:35)
    at o.onDrag (telerik-blazor.js:35)
    at h._dragHandler (telerik-blazor.js:35)
    at HTMLDocument._pointermove (telerik-blazor.js:35)

 

1 comment
ADMIN
Marin Bratanov
Posted on: 01 Sep 2019 11:45

Hi Will,

Thank you for noticing and bringing this up. I have logged it for fixing and you can Follow this item (if you already don't) to get updates when it gets fixed.

 

Regards,
Marin Bratanov
Progress Telerik

 UI for Blazor