J
Joe
Is there a way to find all DataViews associated with a DataTable? I have a
method which sort of refreshes the DataTable property by assigning a
DataTable to the field the property points to. The problem is there are some
forms open that are using the DataTable in a DataView and those changes
don't take effect.
method which sort of refreshes the DataTable property by assigning a
DataTable to the field the property points to. The problem is there are some
forms open that are using the DataTable in a DataView and those changes
don't take effect.