Hi
My update request from RestDataSource among others contains <_selection_...> tag which origin I can not understand.
How to avoid its appearance?
1. SmartClient Version: SNAPSHOT_v8.3d_2012-08-08/LGPL Development Only (built 2012-08-08)
2. browsers IE 9, FF 14
My update request from RestDataSource among others contains <_selection_...> tag which origin I can not understand.
Code:
<request> <data> ... </data> <oldValues> ... <_selection_2>true</_selection_2> </oldValues> ... </request>
1. SmartClient Version: SNAPSHOT_v8.3d_2012-08-08/LGPL Development Only (built 2012-08-08)
2. browsers IE 9, FF 14
Comment