Page 1 of 1

adding fields in rumtime after assign

Posted: Wed 20 Oct 2010 12:28
by jkuiper
Is it possible to add extra data- or calculated fields when the dataset is assigned (virtualtable.assign(datasetcomponent);) ?

Posted: Tue 02 Nov 2010 12:12
by AndreyZ
Hello,

You can add the new fields (but not the calculated fields) into the TVirtualTable component after assigning.