Hi,
I have a ComboBox that is populated with data, when the user selects something I need it to populate a datagrid, and then be able click an item in the datagrid and it loads data into a form template, so I don’t have to have a different form for each data....Im using ADO.

If that makes sense!