Re: Calendar in DataGrid Nightmare
From: Scott M. (s-mar_at_nospam.nospam)
Date: 08/10/04
- Next message: Dave Hall: "Re: Need help understanding ASP.NET configuration error message"
- Previous message: walterd: "Calendar in DataGrid Nightmare"
- In reply to: walterd: "Calendar in DataGrid Nightmare"
- Next in thread: walterd: "Re: Calendar in DataGrid Nightmare"
- Reply: walterd: "Re: Calendar in DataGrid Nightmare"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 10 Aug 2004 15:57:23 -0400
You are using the Server hyperlink control or the client control. Client
will only respond in client side code via the onClick event handler.
"walterd" <walterd@ananzi.co.za> wrote in message
news:OH8AeNxfEHA.3632@TK2MSFTNGP11.phx.gbl...
> Hi
>
> I need help. I have a datagrid that's populated from a dataset.
> I have created a calendar.aspx page that hosts the calendar control.
> In the datagrid, i have a HyperLink that is invoke the Pop-up
Calendar.aspx
> page that will
> update a field on the datagrid.
> I have no other buttons on the datagrid save the editable textboxes.
>
> My problem is, the HyperLink does not respond to any click event.
> I have wasted too much time trying to get this to work. The calendar is a
> requirement.
> PLEASE HELP!!!
>
>
- Next message: Dave Hall: "Re: Need help understanding ASP.NET configuration error message"
- Previous message: walterd: "Calendar in DataGrid Nightmare"
- In reply to: walterd: "Calendar in DataGrid Nightmare"
- Next in thread: walterd: "Re: Calendar in DataGrid Nightmare"
- Reply: walterd: "Re: Calendar in DataGrid Nightmare"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|