Subject Focus dissaperaring in grid
Author dmarmur2002
Tried to post this through Atkins but it seemed I failed. If it's
duplicated then I apologize...

Hi!

I have a problem. It's simple to recreate.
1. Drop a master grid on a form. Set TabMovesOut to true.
2. Drop a detail grid on the same form. Set TabMovesOut to true. Set
AlwaysShowEditor to true.
3. Create Queries and set the RequestLive to true on the detail. Set
up a proper master-detail behaviour.
4. Drop a TIB_ComboBox on the detail grid and connect it to the first
column.

When I navigate in the master grid so that there are some records in
the detail grid and tab to the detail grid the TIB_Combobox shows
properly. But when I tab to the detail grid and it's empty (the
master has no detail records) it does not show. In this case if I
press shift it appears!

This might seem a small problem but for a blind person it's
disastrous.

Thanks for any help,

/Dany