> Assuming I have a reference to the specific control, how do I find the > related DataAdapter ? There is no way to find the DataAdapter... just because you can use more than one DataAdapter to fill the DataSet/DataTable, e.g while merging two databases or migrating or smth else.