O
Osmosis
I have a dataset with several different tables and also a combobox with the
names of those tables.
I'd like the names in the combobox to be bold when the table has any
changes.
A dataset has a "haschanges" function, but I can't find the same on
datatable level.
Does anyone have an idea on how to get the desired result without too much
overhead ?
It wouldn't make sense to create copies of the tables in a separate dataset
everytime the combobox is dropped down...
thx,
O.
names of those tables.
I'd like the names in the combobox to be bold when the table has any
changes.
A dataset has a "haschanges" function, but I can't find the same on
datatable level.
Does anyone have an idea on how to get the desired result without too much
overhead ?
It wouldn't make sense to create copies of the tables in a separate dataset
everytime the combobox is dropped down...
thx,
O.