Convertion of Data Source in to a Particular Data Types
Hi,
A datasource can be of any datatypes(Array,arraylist,dataset,dataTable etc).
I want to know how can I convert all datasources in to a particular dataTypes,
so that its easy for me to use a particular coding??