Datalist click Image
I have bind many images in Datalist control now i want to click on any one image from datalist and show in to an asp:image control,in asp.net,please help me how can i do this??
Looking forward for your kind response.
Thx.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.




fro your reply.













Dorababu MekaPosted Aug 17, 2012, 8:49 AM
Neha SharmaPosted Aug 17, 2012, 8:47 AM
Abhijit baruaPosted Aug 17, 2012, 8:36 AM
$('<%= img.ClientID %>').addimagezoom()
with master page...once run then c at view source...u will get the id different way of img control copy and and put above in place img.
Dorababu MekaPosted Aug 17, 2012, 8:26 AM
Neha SharmaPosted Aug 17, 2012, 8:19 AM