Search found 161 matches

I understood that this would work but only if the column is visible when rendering the view. If the firstName column is first hidden and then you switch it to visible in column picker, the datasource will not be updated. That's why I've mentioned this earlier: That code works only if the column is n...

Seems to be working, grid no longer "crashes" when selecting a value.
As for the filterBar displaying a wrong date (even if the filtering is done correctly), is there a workaround while the ticket is not solved?

I didn't realize you were talking about the online version. I can confirm this issue exists in 4.3.2 but it will be fixed with next release which is coming soon.

You don't know what I want to achieve? Did you read this forum post?

Is this fixed? I could not find it mentioned in 4.3.3 release notes

That code works only if the column is not hidden. then I would have to catch the show event to set the filter values.
This seems a bug, where the filter bar is out of sync with the rows values. If you hide and show the column the filter values will be updated accordingly.

So, maybe I didn't explain myselft well. The rows editor combo is updated but the filterBar doesn't