JohnM
Well-known member
I don't think I used the right word "unenabled". When the user opens a datagrid the "cursor" or pointer goes to the first record. There's a mark in the side of the datagrid alongside the first record. There's a listbox alongside to list your selections from the datagrid. If you click on the first column of the first record, nothing happens. If the datagrid has more than one column of data, then if you click on any of the columns but the first, your selection will appear in the list box. But nothng happens if you click on the first column of that first record. How can I program it so that the user can click anywhere on that first record so it becomes the selected item?
Thank you for your time
John
Thank you for your time
John