Hi,
I have a DataGrid inside a Tab Control. The DataGrid is in the first tab which is also a default tab.
I am trying to set the focus to the first Seach field inside the DataGrid, but inspite if trying many combinations of tab indices, I am not able to achieve this.
When we were on Mendix 4, we could set the TabIndex of TabControl to -1 and 0 to the DataGrid and it would work perfectly. But since we have moved to Mendix 6 this behaviour has changed. We cannot set -1 to the TabControl as it will skip the controls inside too.
This is a very basic scenario and it needs to work. Any help is appreciated.
Thanks, Sharad