Click here to Skip to main content
15,892,643 members
Home / Discussions / C#
   

C#

 
GeneralRe: add Xml in C# Pin
bertcox16-Mar-04 4:59
bertcox16-Mar-04 4:59 
GeneralRe: add Xml in C# Pin
Philip Fitzsimons16-Mar-04 5:01
Philip Fitzsimons16-Mar-04 5:01 
GeneralRe: add Xml in C# Pin
bertcox16-Mar-04 5:07
bertcox16-Mar-04 5:07 
GeneralRe: add Xml in C# Pin
Philip Fitzsimons16-Mar-04 5:13
Philip Fitzsimons16-Mar-04 5:13 
GeneralRe: add Xml in C# Pin
bertcox16-Mar-04 5:18
bertcox16-Mar-04 5:18 
GeneralRe: add Xml in C# Pin
Philip Fitzsimons16-Mar-04 5:22
Philip Fitzsimons16-Mar-04 5:22 
GeneralRe: add Xml in C# Pin
bertcox16-Mar-04 5:27
bertcox16-Mar-04 5:27 
GeneralSorting DataGrid (Data is from DataSet from XML) Pin
jazzle16-Mar-04 2:32
jazzle16-Mar-04 2:32 
Hi all,
I have a DataGrid which show data derived from an XML file via a DataSet.
I have created an XSD Schema which is referenced in the XML (though not as a URI, just to the file) defining the types as doubles.
The XML is read with the following line (which I believe should use the schema):

myDataSet.ReadXml(fileName,XmlReadMode.Auto);

The data is sorted as strings (i.e. 1, 10, 2, 3...)
Can anyone tell me why this doesn't work properly?

---
Eek! | :eek:
GeneralRe: Sorting DataGrid (Data is from DataSet from XML) Pin
Dave Kreskowiak16-Mar-04 2:45
mveDave Kreskowiak16-Mar-04 2:45 
GeneralRe: Sorting DataGrid (Data is from DataSet from XML) Pin
jazzle16-Mar-04 3:10
jazzle16-Mar-04 3:10 
GeneralRe: Sorting DataGrid (Data is from DataSet from XML) Pin
Heath Stewart16-Mar-04 4:00
protectorHeath Stewart16-Mar-04 4:00 
GeneralGetting a method defined in *.lib file Pin
Tristan Rhodes16-Mar-04 1:49
Tristan Rhodes16-Mar-04 1:49 
GeneralRe: Getting a method defined in *.lib file Pin
Dave Kreskowiak16-Mar-04 2:51
mveDave Kreskowiak16-Mar-04 2:51 
GeneralJumping off a cliff Pin
Tristan Rhodes16-Mar-04 3:14
Tristan Rhodes16-Mar-04 3:14 
GeneralRe: Jumping off a cliff Pin
Heath Stewart16-Mar-04 3:48
protectorHeath Stewart16-Mar-04 3:48 
GeneralRe: Jumping off a cliff Pin
Tristan Rhodes16-Mar-04 4:06
Tristan Rhodes16-Mar-04 4:06 
GeneralTreeview structure in datagrid Pin
Inpreet Singh16-Mar-04 0:38
Inpreet Singh16-Mar-04 0:38 
GeneralRe: Treeview structure in datagrid Pin
Heath Stewart16-Mar-04 3:43
protectorHeath Stewart16-Mar-04 3:43 
GeneralRe: Treeview structure in datagrid Pin
Anonymous16-Mar-04 17:52
Anonymous16-Mar-04 17:52 
GeneralUsing Resource file for collection of strings Pin
Inpreet Singh16-Mar-04 0:32
Inpreet Singh16-Mar-04 0:32 
GeneralRe: Using Resource file for collection of strings Pin
Heath Stewart16-Mar-04 3:42
protectorHeath Stewart16-Mar-04 3:42 
GeneralRe: Using Resource file for collection of strings Pin
Inpreet Singh16-Mar-04 23:17
Inpreet Singh16-Mar-04 23:17 
GeneralRe: Using Resource file for collection of strings Pin
Heath Stewart17-Mar-04 3:26
protectorHeath Stewart17-Mar-04 3:26 
QuestionWindows Service + ASP.NET, HOW? Pin
Johnny_B15-Mar-04 23:18
Johnny_B15-Mar-04 23:18 
AnswerRe: Windows Service + ASP.NET, HOW? Pin
Heath Stewart16-Mar-04 3:35
protectorHeath Stewart16-Mar-04 3:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.