Ticket T961799
Visible to All Users

DataGrid - Issue with filtered columns in v20.2.5 hotfix build

created 4 years ago (modified 4 years ago)

[DevExpress Support Team: CLONED FROM T956585: Funnel - The tooltip's contentRender function does not work after update to v.20.2.4]

The hotfix fixed my reported issue but there is now a new bug!

For filtered columns, it now shows a dot to the left of the magnifying glass and when you hover over the magnifying glass to select your filter option, the drop down shows and disappears immediately so the user cannot select an option. I thought it might be because I hadn't generated a new css file from the ThemeBuilder but after doing that, it is still doing the same.

Comments (2)
DevExpress Support Team 4 years ago

    Hi Frank,

    Could you please clarify which component you are referring to? Do you mean that there's a new issue with DataGrid? Please share a forked CodeSandbox that demonstrates the issue. You can use one of our demos as a starting point. For an example, see this demo: CodeSandbox.

    Clipboard-File-1.png

    We look forward to your response.

      Hi

      Yes, the new issue is on the datagrid filterrow with a custom theme generated through the online ThemeBuilder.  On the below grid, a “.” was appearing to the left of the search magnifying glass icon and when I hovered over the icon, the dropdown list appeared and then disappeared immediately:

      A picture containing applicationDescription automatically generated

      Attached is the css file that was generated for me that could perhaps help you identify the problem.

      Answers

      created 4 years ago

      Hi Frank,

      I noticed that the generated CSS uses v20.2.4 and not the hotfix version. You need to generate a CSS file with the correct version. To do so, install a copy of ThemeBuilder using the npm install devextreme-themebuilder@20.2.5-build-20360-0315 command. Afterwards, you can use the DevExtreme CLI's ThemeBuilder commands to generate a DevExtreme theme in the required version. For example: devextreme build-theme --version="20.2.5-build-20360-0315".

      Please try this and let us know of your results.

        Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

        Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.