G
Guest
This may be an Excel question, not a VS or C# question. I create write a
table from a dataset using XmlWrite. Looking at the xml file, the column
order looks the same as the SELECT statement that created the table, but when
I read it into Excel, the columns appear in sorted order. UGH!
How do I get the columns in the proper order.
table from a dataset using XmlWrite. Looking at the xml file, the column
order looks the same as the SELECT statement that created the table, but when
I read it into Excel, the columns appear in sorted order. UGH!
How do I get the columns in the proper order.