I have problem with Accordion like
I am using accordion in that i am binding the DataList with Images withe the help of ImageButton and Image description in LinkButton .I want to View the full image in Next page when i click on Either ImageButton or LinkButton, but the ItemCommand Event of Datalist is Not Fired Please help Me.......
Regards,
Naresh.G

Amit ChoudharyPosted Feb 18, 2011, 12:34 AM
The easiest and best solution is to put your Images in datalist as:
in the template field of DataList.
and you are good to go.. it'll give you your desired result as well as optimize your site as per SEO standards. and also you don't have to write server code means PostBack reduced :)
Please mark "Do you like this post?" if it helps you.
Thanks