V VJ Mar 3, 2005 #1 I have a DataTable, with varying columns.. I want to convert the DataTable to a ENUM.. how do I acomplish this? VJ
I have a DataTable, with varying columns.. I want to convert the DataTable to a ENUM.. how do I acomplish this? VJ
V VJ Mar 3, 2005 #2 I will need to have a function to which if I pass a DataTable, it should return a Enum VJ