I have a xbrowse object that has 5 columns. The last 2 columns is editable with
- Code: Select all Expand view
- oCol:nEditType := EDIT_GET
How can I do it?
Thanks.
oCol:nEditType := EDIT_GET
oCol:bEditWhen := { |oColObj| <yourcondition> }
nageswaragunupudi wrote:
- Code: Select all Expand view
oCol:bEditWhen := { |oColObj| <yourcondition> }
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 50 guests