Chapter 30 Flashcards
Can view be sorted
Yes
Can we go grouping on view
Yes
What is role of group template
It allows grouping of views
What applies first if we use sorting and grouping together
Sorting first
Does navigate in view explicit
Yes
Does by default synchronized view true in custom view and in other views it is false
Yes
What are data providers
A data provider in the .NET Framework are predefined classes serves as a bridge between an application and a data source.
What are sql wrappers
They do 2 ways translations
What are 2 examples of data providers
- XML data provider (for XML format)
2. Object data provider
What is tag for xml data provider
XmlDataProvider
What is xData tag in XmlDataProvider
It tells it is external data
What is xPath
It is xQuery that allows us to access any particular hierarchy
What is tree view and menu bars
There are 2 logical controls to show hierarchical data
Does hierarchical data template required to show hierarchical data
Yes
What is view
It is binding between data source and target (source object and target object)