Does anyone know how to share datasets between windows forms so that you only have to fill them once? If you drag and drop a dataset to the form, it automatically sets it up as a new instance that has to be filled.
Printable View
Does anyone know how to share datasets between windows forms so that you only have to fill them once? If you drag and drop a dataset to the form, it automatically sets it up as a new instance that has to be filled.