Hello,
<asp:hyperlink runat="server" Text='<!--DataBinder.Eval(Container, "DataItem.Cname")-->'<%# DataBinder.Eval(Container, "DataItem.Cname")%> NavigateUrl="DoSubmitItemSelected(<% # DataBinder.Eval(Container, "DataItem.Cno" )%>)ID="Hyperlink1">
DoSubmitItemSelected: this is my javascript fuction and i m passing (<% # DataBinder.Eval(Container, "DataItem.Cno" )%>) this value to function but i could not pass it because of error...
i m useing this in my control but it gives me error that could not open this in design view. Quates value differntly inside<% "Value" %> block
please help me in this.....
parag