But it'll display some unrelated columns like this
EmptySequence, FirstAttribute, HasAttributes, HasElements, IsEmpty, LastAttribute, Name, NodeType, Value, FirstNode, LastNode but in my xml file i have only 4 columns such as Name, Id, Age and Sex.
Could you please tell me how to select all columns without specifying column names because number of columns will vary for different situation.
Please help me. You are the only person responsing me. Thanks again.
Any doubts please feel free to ask me. If this post is answer of your question then don't forgot to Click "Mark As Answer".
J.Jeyaseelan
jeyaseelan@a...
Contributor
5124 Points
2025 Posts
Re: bind records to datagridview using LINQ?
Jan 27, 2009 02:17 PM|LINK
mudassarkhan thanks for your response.
But it'll display some unrelated columns like this
EmptySequence, FirstAttribute, HasAttributes, HasElements, IsEmpty, LastAttribute, Name, NodeType, Value, FirstNode, LastNode but in my xml file i have only 4 columns such as Name, Id, Age and Sex.
Could you please tell me how to select all columns without specifying column names because number of columns will vary for different situation.
Please help me. You are the only person responsing me. Thanks again.
J.Jeyaseelan