Answer Posted / ilayaraja m
data view is used to filter and give sorting options that u
have u added to form or component at design time.
Alternatively u can use defaultview that is automatically
available for every data table .when u use defaultview , u
can specify filter and sorting options in code
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What kind of data can be stored in viewstate?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What is Cookies Less Session?
Explain different types of Caching techniques in ASP.NET?
Can a .net web application consume java web service?
What are the new data controls in asp.net 2.0?
How would you implement inheritance using c#?
Where is asp.net session stored?
What does asp.net stand for?
Why is asp.net so popular?
What is the current version of asp.net?
Define machine.config in .net?
What is the difference between localization and globalization?
What is the difference between file-based dependency and key-based dependency?
Explain a program using razor view engine to create a simple application? : asp.net mvc