TMSF FNC DATA Grid Filtering

Hi,

I am having an issue with the default filtering using the data grid component. It works fine the first time, but when I want to select another field to filter, the selector never appears. Furthermore, if I change the data source and call ‘ClearFilter’, it still does not work.

grid_issue.zip (814.5 KB)

Please make sure you use the latest version of TMS FNC UI Pack

I have the latest 6.6.0.4

Can you put together a test sample? We've investigated this here and couldn't reproduce. Which framework are you targeting and which operating system?

I'm using FMX framework (C++) in Windows11. I've tried the component in a empty project and the filter selector always respond to the click event. The only difference between this version and the last I sent yesterday is the source of data, the first one was through a DataBinder and the other is manual.

We have tested both situations here and couldn't reproduce. Is the data you are bound to large? We really need more information, so a sample or code snippet to know which properties are set is the most efficient way to track down the issue.