Results 1 to 4 of 4

Thread: DataGrid Activex Control Problem (Urgent)

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2005
    Posts
    12

    DataGrid Activex Control Problem (Urgent)

    I am creating a ActiveX Control of datagrid with some inbuilt functionality , but i want it's click event to be availiable when i put that control in any form so that data of particular selected row can be displayed in Textboxes of that form in which i have placed that Control.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: DataGrid Activex Control Problem (Urgent)

    There's no ActiveX in .NET !!!

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: DataGrid Activex Control Problem (Urgent)

    I think he's creating a .NET control but is using the word 'ActiveX' as a leftover from his VB6 days. And I think that the Click event is available by default when you're inheriting the DataGrid control.

  4. #4

    Thread Starter
    New Member
    Join Date
    Jul 2005
    Posts
    12

    Re: DataGrid Activex Control Problem (Urgent)

    hi
    ya u r right i am creating a customize usercontrol in .net which contain a datagrid and what i want that when i click a particular row of that grid it will call click event of my form in which i have placed my user contro.

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