How do I?
- From: "Mr Ideas Man" <adam@xxxxxxxxxxxxxxx>
- Date: Fri, 17 Feb 2006 16:25:02 +1000
Trying to use a DataItem value in an if statement.
Cause it isn't a data binding expression..'Container' is not recognised.
Is there some other way i can get at this value???
It is contained within a Datalists item template.
<%If(IsDBNull(Container.DataItem("crbk_disabled_session_id"))) Then %>
<asp:ImageButton ID="ibtnDisableSession"
CommandName="DisableSession" Runat="server" ImageUrl="btnAdd.gif"/>
<% End If %>
Cheers,
Adam
.
- Prev by Date: The request failed with HTTP status 401: Unauthorized
- Next by Date: Re: Asp.net 2.0 and Dreamweaver
- Previous by thread: Re: Membership Provider
- Next by thread: How do I?
- Index(es):