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 is the data provider name to connect to access database?
What are native functions?
Is multilevel inheritance possible in c#?
What is namespace in oops?
Give 2 scenarios where static constructors can be used?
In .NET which is the smallest unit of execution?
What is ilist c#?
Why do we use threads in c#?
How do I move from one form to another in c#?
What is the meaning of int parse in c#?
How can we sort the elements of the array in descending order?
Do loops c#?
What is the difference between function and method in c#?
Which .gang of four. Design pattern is shown below?
What is the use of static in c#?