Conditional visibility row data-grid

0
Hi, I've got a tab container with 2 tabs, and both tabs have a data grid with a reference selector to a created customer. But in the second tab i put in the row of the reference selector a visiblity condition based on a enumeration from the first tab. The second tab only has to show the customer if he has been approved. I can select the right enumeration. But still the customer always shows up no matter what the enumeration value is. I read in a previous post that mendix had some bugs with this function. I'm wondering if i'm experiencing the bug or doing something wrong myself. Kind regards, Peter Schakel
asked
2 answers
0

Could you try selecting refresh when selected on the tab. So select the second tab and click properties then refresh.

answered
0

I've selected the tab in the data grid, went to properties and selected refresh on show. But it still shows the customer regardless of his enumeration value

answered