A
Andre
Hi,
I have a <ItemTemplate> with a HTML Table inside, "id=commercial" who
display Ads on our site.
But for each Store, i have to put a different CSS Class name to my
Table, but all the table have the same name "commercial", so my Javascript
function does'nt work.
I try different way to do this, but can't find the solution.
I found a solution using <asp:table>, but if i put the <asp:table>
inside my Datagrid i receive this error : "The active schema does not
support the element 'asp:table'"
Did someone have any idea ?
Thank you !
I have a <ItemTemplate> with a HTML Table inside, "id=commercial" who
display Ads on our site.
But for each Store, i have to put a different CSS Class name to my
Table, but all the table have the same name "commercial", so my Javascript
function does'nt work.
I try different way to do this, but can't find the solution.
I found a solution using <asp:table>, but if i put the <asp:table>
inside my Datagrid i receive this error : "The active schema does not
support the element 'asp:table'"
Did someone have any idea ?
Thank you !