Click here to Skip to main content
16,005,149 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am working on an asp.net project. I have created a page which consists of 2 datalists. (one datalist inside another datalist) i.e nested datalist.and inner datalist consists of a label which is bounded to database. I would like to know how to add onclick event for that label.
:confused:

Please let me know the solution.

Thank u,
Posted

1 solution

hmm.. you don't have try ButtonLink?
but for labels maybe you need to add it by using JS in GridView templates (asp:TemplateField ... ) (custom fields)
 
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