|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
What happens when you Click in the DataGrid's new rowHi
I have a DataGrid with comboboxes and I'm woundering what runs when a user clicks in the DataGrid or ComboBox. When I choose something in the combobox with the KeyUp event nothing happens, but when I click and choose an item in my combobox a new row appear in the DataGrid and that is what I want to happen when I choose an item by pressing keys. Is there someway I can get the same thing to happen whether I click or press keys. Please Help!!!! Fia fiaolle wrote:
> Hi If you have a ComboBox in a DataGrid (as opposed to a DataGridView) you> I have a DataGrid with comboboxes and I'm woundering what runs when a user > clicks in the DataGrid or ComboBox. When I choose something in the combobox > with the KeyUp event nothing happens, but when I click and choose an item in > my combobox a new row appear in the DataGrid and that is what I want to > happen when I choose an item by pressing keys. > Is there someway I can get the same thing to happen whether I click or press > keys. > > Please Help!!!! > > Fia are using a user-derived class. You should be able to add any events that you want into its declaration, including KeyUp. B.
DataGrid custom class
How to create a local server (i.e., localhost) VB.NET XML Documentor Exception HRESULT: 0x800401A8 in Excel with VB .Net comparing values in ARRAYLISTS How to remove last line in a file New VS.2005 File format for windows-forms ( spliited into form1.designer.vb and form1.vb ) Configuration File code error OFF TOPIC: IL DASM the MSIL disassebler Nested Loop |
|||||||||||||||||||||||