List I have this 2-table form based on 2 temp-tables
For my secondary table I have a dbgrid. I also have a button that populates my secondary tables with defaults. But the secondary table is not shown after the click. If I click on the table column it shows. But how do I get it show without the click. I have tried_ PROPERTY table nykonter 'FIRST' PROPERTY konter currentcolumnname 'radnr' PROPERTY konter refreshlist 'TRUE' PROPERTY RBASE_FORM refreshlist 'TRUE' PROPERTY RBASE_FORM set_focus 'TRUE' PROPERTY table 'nykonter->RECNO' 1 What else am to blind to see? Gunnar Ekblad Kontema IT AB Hästholmsvägen 32 131 30 Nacka Sweden

