what is a dataview?why is it used for?
Answers were Sorted based on User's Feedback
Answer / anantha
DataView is Replica of a DataTable,which will be used for
sorting,Filtering,searching and editing.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ravikumar
Represents a databindable, customized view of a DataTable
for sorting, filtering, searching, editing, and navigation.
Namespace: System.Data
Assembly: System.Data (in system.data.dll)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anu
A DataView provides a dynamic view of data whose content,
ordering, and membership reflect changes to the underlying
DataTable as they occur.
| Is This Answer Correct ? | 2 Yes | 1 No |
it is logical view of data members with in the dataset,we use
dataview for filltering the data or storing the data or to
represent the data in page wise
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between connected and disconnected architecture in ado.net?
What is the provider and namespaces being used to access oracle database?
What is XML serialization
can we have multiple datatables in a datareader ?
18 Answers Fulcrum Logic, Infosys, Kale Consultants, Ness Technologies,
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
what is a dataset?
How to get the new oledb connection of oracle in database programming?
What is typed dataset ?
what is the syntax code for oldb to connect oracle
Explain how to call the sql commands asynchronously in ado.net version 2.0?
how can implement dropdownlist in particular of dataset when try to update?
What are relation objects in dataset and how & where to use them?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)