I want to display a list of clients on a Web page
Hi friends,
Ques : In my ASP.NET web application I want to display a list of clients on a Web page. The client list displays 10 clients at a time, and you require the ability to edit the clients. Which Web control is the best choice for this scenario? Please explain in brief.