i am using MSFlexgrid object, and using it for read / Write from CSV file.

I want to set data type of columns of grid objects, like Column 1 Contains only String data type, 2nd column should contains Bool (True/False, 0/1), etc.. Is this possible?

Or is there any other Active X Objects available?

Any help really appreciated