Click here to Skip to main content
15,901,666 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hii,
I have a datalist which contains a LinkButton.Now i want to display some information on click of LinkButton in a lightbox according to linkbutton text.

I can't understand how to implement it.
I know how to open a lightbox onclick of HTML Anchor tag.
Posted
Comments
Sandeep Mewara 28-Jul-12 7:43am    
I can't understand how to implement it.
I know how to open a lightbox onclick of HTML Anchor tag.

Elaborate.

1 solution

if you know how to open a lightbox onclick of HTML Anchor tag.
just use anchor tag at your linkbutton in datalist as html. it'll do fine.
 
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