Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
ok button unreachable in UltraGrid custom filter dialog
posted

The UltraGrid has filters available for each column, one of the filter options is custom. When you click on the custom option it opens a dialog window. This dialog has a bug whereby the ok and cancel buttons are exceptionally long and stretch beyond the boundaries of the dialog box. In fact the ok button is out of sight and you have to enlarge the dialog to reach it and to be able to use it.

Parents
  • 1700
    Offline posted

    Hello Bojin,

    From the screenshot I noticed that you are using .NET 5, I’ve tested the custom filter dialog under it with HeaderIcons, FilterRow and the UltraGridFilterUIProvider and couldn’t manage to reproduce the behavior where the buttons are extending.

    I am attaching a screenshot as well as a small sample application. Please test it on your side and let me know how it behaves. If this is not an accurate demonstration of what you are trying to achieve, please feel free to modify it and send it back to me along with steps to reproduce. Alternatively, if the behavior cannot be replicated, please feel free to provide your own sample. Remove any external dependencies and code that is not directly related to the issue, zip your application and attach it.

    Having a working sample on my side, which I can debug, is going to be very helpful in finding the root cause of this behavior.

    Thank you for your cooperation. 

    Looking forward to hearing from you.

    Please let me know if you have any questions.

    Regards,
    Ivan Kitanov

    DotNet5UGCustomFilter.zip

Reply Children