Page 1 of 1

to Nages - sample test xbrowse with datepick

Posted: Tue May 05, 2020 10:45 am
by Silvio.Falconi
Nages,
Can ypu publish a little sample with datepick ( with setrange) into xbrowse , pls
thanks

Re: to Nages - sample test xbrowse with datepick

Posted: Wed May 06, 2020 11:06 am
by nageswaragunupudi
ok

Re: to Nages - sample test xbrowse with datepick

Posted: Wed May 06, 2020 3:57 pm
by Silvio.Falconi
thanks

I tried with

WITH OBJECT oBrowse:aCols[ 8]
:nEditType:= EDIT_DATE
:cEditPicture := "dd-mmmm-yyyy"
:oEditGet:SetRange( dStagioneMin,dStagioneMax )
:bOnChange := bCalcRow
END

but make error