Hi there

I have 23 Forms in my application and I want to use just one data control to control all the data from each of the forms into my one database. Would I first have to create MDIForm and then set all my 23 Forms to MDIChild = true. And then put the data control on the MDIFrom???.

I have done this but can't set the properties in any of the textboxes for the datasource. Am I doing something very wrong?

Your help would be most appreciated on this.