[fpc-devel] fcl-web webdata ExtJS "total" field question
ABorka
fpc-devel at aborka.com
Sat Aug 21 02:09:11 CEST 2010
> I implemented b), see revision 15859.
Tested it, and it seems to work nicely both for JSON and XML.
I'm using the AfterDataToJSON and AfterDataToXML events to
replace/insert the correct "total" now.
The only thing I've noticed is that with XML the "text" MySQL fields are
not coming over to ExtJS, they only say "(MEMO)" . Is that because XML
does not allow UTF8 or something?
Some non-"text" fields are also displaying strange characters with XML
where with JSON everything is good.
AB
More information about the fpc-devel
mailing list