Sorry, I figured it out. I use readXMLSchema and read in that file first.
Is there a way to set the schema in the xml tag like
<id type=integer>33</id>
"Cindy Lee" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I think I need to change the datatable, column type. But I'm binding it
> with an XML file using ReadXml and works very well. Is there anyway to
> change the column type in the dataset.
> "Cindy Lee" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > This sort is sorting on strings, but I want to sort on an integer value.
> > How can I tell it to sort by number?
> >
> >
>
>
|