Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
i m trying to bind data with dataList but its not working using c# and asp.net.
plz help me .......
Posted
Updated 22-Sep-12 0:28am
v3

1 solution

I think, you meant DataList control not the Listview.

Go through the url, you will get a complete example with source.
http://www.asp.net/web-forms/tutorials/data-access/displaying-data-with-the-datalist-and-repeater/displaying-data-with-the-datalist-and-repeater-controls-vb[^]

If you mean listview contro, here is the url you can have a look
Complete ListView in ASP.NET 3.5[^]

cheers
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900