Results 1 to 4 of 4

Thread: datagrid events

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    datagrid events

    Hi,
    I have placed a datagrid on a usercontrol in asp.net(c#).
    Now I would like to get to the datagrid_editcommand but do not know how to get to it.
    I have looked at the top of the page dropdowns. The left one just shows the name of the page and the right one shows the controls on the page.
    Thanks

  2. #2

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678
    Thanks for th elink, but my question is why when using a c# project I can not see the controls in the top left drop down and as a result the events for the control (i.e. DataGrid) do not appear on the top right dropdown whereas this is not the case when I use vb.net ?

    Thanks

  4. #4
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    And you have publicly declared events in your custom control?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width