Won't Fix
Last Updated: 01 Oct 2019 10:47 by ADMIN
Viktoria
Created on: 17 Sep 2019 13:59
Category: GridView
Type: Bug Report
0
GridView: FilteringControl changes its size while scrolling
When there are items with longer text than the FilteringControl's default width, the FilteringControl resizes when scrolling to these items. This behavior is observed with all themes, different from Windows 8 and Windows 8 Touch.
1 comment
Viktoria
Posted on: 01 Oct 2019 10:47

Won't Fix: Such behavior can be observed only when there are elements with greater width than the default one of the RadGridView's FilteringControl. To resolve this, create a Style which targets the FilteringControl and sets the MinWidth property to zero and the Width property to the MinWidth's default value. Also, check the following article for a further reference - https://docs.telerik.com/devtools/wpf/knowledge-base/kb-gridview-filteringcontrol-changes-its-width-while-scrolling.

Regards,
Vicky
Progress Telerik