Click to See Complete Forum and Search --> : DataGrid Activex Control Problem (Urgent)
PankajGupta
Sep 16th, 2005, 02:26 AM
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.
Pirate
Sep 17th, 2005, 11:27 PM
There's no ActiveX in .NET !!!
mendhak
Sep 18th, 2005, 05:28 AM
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.
PankajGupta
Sep 19th, 2005, 12:02 AM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.