LOG IN
Can you send me the code for log in for different users such as client, admin, and client.
this is my email :
[email protected]
SelectedIndexChanged
, SelectedValueChanged
, and SelectionChangeCommitted
. This event is being fired once you select a value in a ComboBox.
However, if you have a ComboBox column in DataGridView control, you cannot easily use those events without adding a Handler. So, in this case, you need to create a procedure that will listen as an event to a handler that you have created.
Here’s an example code on how to detect the selected value of a ComboBox column in DataGridView control.
ComboBox_SelectionChangeCommitted
. This event is being fired once you select a value in ComboBox inside a DataGridView control. This procedure listens to an event after you declare a new handler AddHandler combo.SelectionChangeCommitted, AddressOf ComboBox_SelectionChangeCommitted
I used the SelectionChangeCommitted
to prevent the event from firing when you select another row in DataGridView control.