|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Eval in an OnClick?Hi;
How can I do the following (inside a GridView)? <asp:LinkButton ID="DeleteButton" runat="server" CausesValidation="False" CommandName="Delete" OnClientClick='return confirm("Delete the datasource <%# Eval("Title") %>?");' Text="delete" /> The above does not evaluate the Eval. I replied to your question on Forums
http://forums.asp.net/thread/1251978.aspx Show quoteHide quote "David Thielen" <thielen@nospam.nospam> wrote in message news:9322C860-0820-4344-9D94-3AA40D626119@microsoft.com... > Hi; > > How can I do the following (inside a GridView)? > > <asp:LinkButton ID="DeleteButton" runat="server" CausesValidation="False" > CommandName="Delete" > OnClientClick='return confirm("Delete the datasource <%# Eval("Title") > %>?");' > Text="delete" /> > > The above does not evaluate the Eval. > > -- > thanks - dave > david_at_windward_dot_net > http://www.windwardreports.com >
DataMappingType in the DataSet Designer
UserControls and Collections Property I do I remove the style attribute from Image controls? .NET 2.0 TreeView control vertical align problem HyperLinkField and FindControl UserControl Problem in designing layout of website project or website location in design time Gridview Pager Modes Problem with font resize |
|||||||||||||||||||||||