Página 1 de 1

TArrayBrowse

Publicado: Mar Nov 14, 2006 10:01 am
por david fung
- in a TArrayBrowse, when EDIT() method is fired, I can't determine
which column the user is on because
::oArrayBrowse:nColSel stop updating, any solution ?
- if a column is Numeric with picture = "9999.99", nEditType = beGET,
enter -> edit mode is triggered (content of control is all selected)
enter ".50", all the non-decimal value remains ?????
- Is there any property that I can detect TArrayBrowse is in Edit() mode ?
Regards
David
--