Hi there!
I can't seem to be able to fill a radpivotgrid with data without getting a multi-thread error.
I believe the problem is that the object is multi-thread and I am using ABL which is single-thread.
Can't seem to find a proper solution anywhere.
Is there anything i can do to use this object with ABL?
Regards,
Hugo Ferreira.
P.S: I'll attach the error, however, the main line is in Portuguese. Roughly translated it says "You're trying to using a .NET multi-threaded object in a way that it's not supported. ABL cannot be called in a thread that it's not its main one."