Page 1 of 1

CrDBGrid auto drop down

Posted: Sun 06 Mar 2005 23:53
by lanste
Is there a way to cause the drop down to drop in CrDBGrid when the column is selected or when typing starts?

Posted: Wed 09 Mar 2005 15:49
by Alex
TCRDBGrid's behaviour in your situation doesn't differ from TDBGrid's one (TCRDBGrid is a descendant of TCustomDBGrid). TDBGrid doesn't provide support of this feature and our grid either.