I have a lot of tables that are going to be used as lists. The other asp pages will access these tables to populate a listbox or combobox. However, the people that are going to need to change what is available in the list are not going to have access to the database. I need for them to be able to change these tables via ASP but i don't want to make a new asp page for every list (there are 23). Is there a way to make a datagrid that would dynamically go and get the structure of a table and then update into appropriate fields?
David Kuhn
------------------
David Kuhn
------------------