H
Henry Tam
I have this piece of code that give me problem in vs.net html design
mode.
<A href="javascript:launchMeterDlg('<%=Me.bid%>','<%#
DataBinder.Eval(Container, "DataItem.MeterID") %>')">
while this work prefectly well when I tested. How i can make this work
in design mode as well?
Thanks
mode.
<A href="javascript:launchMeterDlg('<%=Me.bid%>','<%#
DataBinder.Eval(Container, "DataItem.MeterID") %>')">
while this work prefectly well when I tested. How i can make this work
in design mode as well?
Thanks