Paul, I confirm your findings. The PROPERTY <Component ID> SELECTEDINDEX 'Value' does work with a nomal DBGrid but not the enhanced one.
Jan -----Original Message----- From: "Paul Buckley" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Tue, 20 Oct 2009 16:36:59 -0400 Subject: [RBASE-L] - Problem with the Enhanced DB Grid in eXtreme 9.0 I’d like someone else to confirm this before I submit it to RBTI. I’m working with the conference version of eXtreme 9.0, 9.0.1.11017. When I locate an enhanced DB Grid control on a form and put the following property command in the On After Start EEP for the form, PROPERTY EnhancedDBGrid1 SELECTEDINDEX '3', nothing happens. By that I mean the focused column remains the first column. I tried locating a standard DB Grid on the same form and changing the component ID to that control and the command worked as expected, column #4 was the selected column. Can someone else please verify this or point me towards my mistake so I can submit this to RBTI? Thanks in advance, Paul Buckley

