J
JohnZing
Hi,
why visual studio does not like this
<HeaderTemplate>
<table>
</HeaderTemplate>
<ItemTemplate>
<tr><td>
some data here
</td></tr>
</ItemTemplate>
<FooterTemplate>
</table>
</FooterTemplate>
It works, but I get lots of warnings in Vstudio editor and VS changes all
my html code position.
Thank you
why visual studio does not like this
<HeaderTemplate>
<table>
</HeaderTemplate>
<ItemTemplate>
<tr><td>
some data here
</td></tr>
</ItemTemplate>
<FooterTemplate>
</table>
</FooterTemplate>
It works, but I get lots of warnings in Vstudio editor and VS changes all
my html code position.
Thank you