0

The aspx code gives me an error when i try to make the id of the checkbox by eval, i dont know what is wrong with the line of code, i have tried to mix up " and ', but no success. Thx for any responses in advance

<asp:CheckBox runat="server" id='<%# Eval("Nome") %>' name="radio" OnCheckedChanged="filtromarca_CheckedChanged" />

screenshot of error

0 Answers0