Hi,
<table cellspacing="0" cellpadding="0" border="0" style="border-collapse: collapse;" id="ctl00_ContentPlaceHolder2_FormView1" class="innerGridTable">
<tbody>
<tr>
<td colspan="2">
<tr>
<td>
<b>VenueID:</b>
</td>
<td>
<span id="ctl00_ContentPlaceHolder2_FormView1_VenueIDLabel">3</span>
</td>
</tr>
</tbody>
</table>
I want to replace first Colspan="2" with Colspan="4" in my first TR not in complete page using JQuery.
Thanks.
Best Regards, MS