I cannot get the “style width” value to display correctly when using inline syntax. It renders as:
style=””
Any suggestions.
<table>
<tr id="tr1" runat="server">
<td style="width: <%= this.LabelColumnWidth %>">
</td>
</tr>
</table>
The answer suggested by Eric is almost correct. Only, it should have a = instead of #
A hash is used only when you need to include a eval() or bind() function. Otherwise, use the = sign.