Im using visual web developer
I have multiple formviews on my page. They all display information from the same record, just different columns. So I could use just one data source to populate all of these views. However they all need different update commands. so do I need to make a separate data source for each formview?
I have multiple formviews on my page. They all display information from the same record, just different columns. So I could use just one data source to populate all of these views. However they all need different update commands. so do I need to make a separate data source for each formview?