B
Bravo
Hi,
I am using a SP to fill a dataset and it has 5 columns
and data in it. I want to reorder the columns to
oldDs --> newDS
col1 --> col2
col2 --> col3
col3 --> col1
col4 --> col4
Anybody has idea of how to do this in best possible way?
A code snippet would be highly appreciated.
Thanks in advance
Bravo
I am using a SP to fill a dataset and it has 5 columns
and data in it. I want to reorder the columns to
oldDs --> newDS
col1 --> col2
col2 --> col3
col3 --> col1
col4 --> col4
Anybody has idea of how to do this in best possible way?
A code snippet would be highly appreciated.
Thanks in advance
Bravo