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
Why do we need to override in c#?
Why do we need constructors?
Can we change static value in c#?
What is _viewstart cshtml?
In a memory when you Box and Unbox a value-type what happens?
Can struct inherit from class c#?
What is difference between array and collection?
How big is an int16?
How Reflection is used and what it's significance ?
What is boxing? Explain its functionality?
Is string a data type in c#?
Which constructor is called first in c#?
What is system predicate?
What are types of constructor?
How do I format in c#?