[Pas2js] Dataset improved
warleyalex
warleyalex at yahoo.com.br
Mon Dec 31 21:04:22 CET 2018
TMS Web Core looks for TLongintField class sometime when we set a field as
Integer at EditField/ClientDataSet, I suspect we have to declare at the unit
"DB"
type
TLongintField = TIntegerField;
The TWebClientDataSet class inherits from the TDataSet, where locate method
lives in. I didn't investigate the issue deeply.
https://www.dropbox.com/s/nfzpkt1p0ewnlbw/pas2js_locate_example.rar?dl=0
--
Sent from: http://pas2js.38893.n8.nabble.com/
More information about the Pas2js
mailing list