Hello,
I have a grid with a date field that I cannot successfully filter on. When I engage the filter widget and intend on changing the date the modal date picker pops up on top of the filter selector widget but as soon as I select the date, the underlying filter selector closes leaving the date pop-up unable to complete the selection and close. Here are the examples before and after.
Before
After
dataFields: [
...
{name: 'modified', dataType: 'date'},
]
For context if it matters: the grid is in a Tab control inside a docking layout inside a window.
Thanks.
-
This topic was modified 2 years, 5 months ago by Cher Toggy.
-
This topic was modified 2 years, 5 months ago by Cher Toggy.