.NET class TextTableDataSource has no members other than those inherited from its base class. It's name implies usefulness, but what can we do with it?
TextTableDataSource
Paul Connelly said:If you want to do things with TextTables, use the C++ API
The .NET TextTable seems to do a good job.
TextTable
Regards, Jon Summers LA Solutions
Answer Verified By: Jon Summers
That class and its subclasses were created solely to allow us to implement the EC type converter used to change the data source from within the Properties dialog.
It is not intended to serve as a .NET version of the native type.
If you want to do things with TextTables, use the C++ API.
Hi Jon Summers,
I will need to check with Paul Connelly to see the TextTable provider interface can/should be exposed.
Thank you,Bob