ListView control FAQ's
Q: What is ListView control?
Ans:
- It is introduced from ASP.Net 3.5.
- It support all operations those can be performed by using existing different rich datasource controls.
Q: What are the operations supported by ListView control?
Ans: paging, sorting, insert, delete, update.
Q: What is DataPager?
Ans: It is used to design pagger setting for ListView control.