Hi All,
I have
@ ... DCBROWSE oBrowse .... EDIT...
@ nil,nil DCCOMBOBOX xNIL LIST aProduct SIZE 50,15 TYPE XBPCOMBO_DROPDOWNLIST IMMEDIATE ID "PRODUCT_TYPE"
I want the first element of aProduct i.e. aProduct[1] to be in xNIL when it get focus
Thanks
Joe
How can I default first element in DCBROWSE with editor
Re: How can I default first element in DCBROWSE with editor
DCREAD GUI .. EVAL {||PostAppEvent(xbeBRW_ItemSelected,,,oBrowse)}
The eXpress train is coming - and it has more cars.