RocAFella2007
Technical User
Hi,
Was hoping someone could help me out here please, I have a datagrid and a few textboxes. Whenever a user selects a row from the datagrid I want that data to be shown in the textboxes, everything is working fine but which properties should I use for the datagrid? I have tried 'click' but this only works when the user clicks on the row with the mouse (so if the user uses the up and down arrows on the keyboard it doesn't work.)
Which property should I use? If this is not possible then would I have to disable the keys? Im using vb 2003.
Thanks in advance
Was hoping someone could help me out here please, I have a datagrid and a few textboxes. Whenever a user selects a row from the datagrid I want that data to be shown in the textboxes, everything is working fine but which properties should I use for the datagrid? I have tried 'click' but this only works when the user clicks on the row with the mouse (so if the user uses the up and down arrows on the keyboard it doesn't work.)
Which property should I use? If this is not possible then would I have to disable the keys? Im using vb 2003.
Thanks in advance