casting a datacolumn of dataset(un typed)
i need to cast a (Entire)data column in adataset(untyped) todatetimedata type,
which i need to correct that because it should respond correctly while sorting the data in the dataset usingselect command.
now its showing error ed sorted column..
Thanks in Advance

