Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is a dataview?why is it used for?

Answers were Sorted based on User's Feedback



what is a dataview?why is it used for?..

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

what is a dataview?why is it used for?..

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

what is a dataview?why is it used for?..

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

what is a dataview?why is it used for?..

Answer / vamseedhar

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

Post New Answer

More ADO.NET Interview Questions

What are the different execute methods of Ado.Net?

0 Answers  


What is ole db and odbc?

0 Answers  


What is difference between ado.net and asp net?

0 Answers  


Which control of the BindingNavigator returns the current position within the data source?

0 Answers  


What is ado oledb and odbc?

0 Answers  


Why is stored procedure used in ado.net?

0 Answers  


How to identify the controls which can be used for binding data?

0 Answers  


What are the three Ado objects?

6 Answers   Microsoft, StarSoft,


What we do with the object of ado.net dataset after using it?

0 Answers  


Describe connection object in ado.net

0 Answers  


What is the use of Dataview?

0 Answers  


What are the classes in System.Data.Common Namespace?

0 Answers  


Categories