Hi All,
I'm a complete novice when it comes to ASP, so please bear with me.
I have a GridView bound to an Access Table that has no sorting on it (which is as it should be) and a Combo Box bound to the same table that is sorted on the Name field.
I want to be able to select a Name from the Combo and automatically select the corresponding GridView Item, can anyone help?
Thanks for looking,
Chris.