2
Answers

I want to display a list of clients on a Web page

Photo of Manish Singh

Manish Singh

13y
2.3k
1
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.

Answers (2)

0
Photo of Shweta Lodha
NA 15.7k 879.6k 10y
Hello RayMir Sor,
A very nice article on integration is available on MSDN:
https://code.msdn.microsoft.com/Getting-Started-Windows-c0d4a596

Please have a look.