Oh, I found a solution. After deserialization you should use:
Form.Settings.Enabled = false; Form.Settings.Enabled = true;
I hope this issue will be fixed.
Try to load data only using BoDataTableXmlSelect.dxs_DataOnly
You probably will need to format your xmlSource as well.
I believe when you load all, the metadata becomes text instead of date.
Add comment