Hello guys.
I have a grid with a template column. I'm puting inside item template declaration the following code:
<a href="myUrlImage" rel="lightbox">click here</a>
I have a javascript code that shows my picture in a page that have zoom (picbox-> http://bunnyfire.co.uk/projects/picbox/).
If i use it outside the grid, it works perfectly, but inside the grid, it not works.
I tryed with a asp hyperlink, but I have the same problem when the control is inside of the grid (but outside works fine).
What's the problem?
What can I do to fix the problem?
Regards.
I have a grid with a template column. I'm puting inside item template declaration the following code:
<a href="myUrlImage" rel="lightbox">click here</a>
I have a javascript code that shows my picture in a page that have zoom (picbox-> http://bunnyfire.co.uk/projects/picbox/).
If i use it outside the grid, it works perfectly, but inside the grid, it not works.
I tryed with a asp hyperlink, but I have the same problem when the control is inside of the grid (but outside works fine).
What's the problem?
What can I do to fix the problem?
Regards.