B
Bucky
I need to create a datasource that can have different DataTypes for
each cell. Currently, I'm using DataTable, but it seems that I can only
set the DataType by column, not by cell. Basically, the data types are
intermingled, some are "string", some are "double". Any suggestions
what I can use?
each cell. Currently, I'm using DataTable, but it seems that I can only
set the DataType by column, not by cell. Basically, the data types are
intermingled, some are "string", some are "double". Any suggestions
what I can use?