what's the Difference between DataView and DataTable?
Answer Posted / zana
From you'll answers, i have a question: If i selected a row
from a datagrid bound to a dataview, how would i determine
which row in the datatable corresponded to the row i
selected? Let say i just needed to know which row in the
datatable my selection corresponded to.
| Is This Answer Correct ? | 10 Yes | 12 No |
Post New Answer View All Answers
What are the principles of delegation?
What are async and await?
i want o/p 011242110 in c# code.
List down the commonly used types of exceptions in .net
Explain use of abstract and sealed classes in c#?
How do namespaces work?
How do you mark a method obsolete?
State the top.NET class that everything is derived from?
What I can do with c#?
What is readline c#?
What is the default modifier for class in c#?
Which is faster abstract class or interface in c#?
How do you declare a method in c#?
Which is the best language for desktop application?
What is yield keyword?