I have a system that uses multiple configuration tables users can edit for controlling cetain aspects of the system. They are independent with regard to each other. Currently, the user has to navigate to a different aspx page or a tab for each table edit. I would like to make this a little less click intensive. Can anyone point me to an example where multiple configuration tables could be managed in an intuitive way?
↧