Page 1 of 1

SaveToXML issue with computed columns

Posted: Mon 20 Jul 2020 23:52
by kneighbour
I have been using the SaveToXML and LoadFromFile function with UniTable with no problems. I have one table with computed fields, and this causes problems. The export works fine, but obviously I cannot import data into computed fields.

I am wondering the the LoadFromFile system caters for this issue?

Re: SaveToXML issue with computed columns

Posted: Tue 21 Jul 2020 10:20
by oleg0k
Hello,
The TUniTable component doesn't have the method LoadFromFile. Do you mean TVirtualTable? Could you give us an example of the code using LoadFromFile?

wbr, Oleg
Devart Team