Click here to Skip to main content
15,888,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi , I'm gonna to show a list of product in a shopping system using Datalist...
I have Used something like this :
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.datalist.items.aspx

every product in this Datalist has it's own button to save the product on the User's record, how can I get the DatalistItems in this case ?
Posted
Updated 5-Feb-12 20:58pm
v2

1 solution

Have a look at this
DataList Control in ASP.Net[^]
 
Share this answer
 
Comments
CRDave1988 6-Feb-12 3:02am    
5

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