|
-
Sep 16th, 2005, 02:26 AM
#1
Thread Starter
New Member
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.
-
Sep 17th, 2005, 11:27 PM
#2
Sleep mode
Re: DataGrid Activex Control Problem (Urgent)
There's no ActiveX in .NET !!!
-
Sep 18th, 2005, 05:28 AM
#3
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.
-
Sep 19th, 2005, 12:02 AM
#4
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|