Hi
We have a problem with our comboboxes which are placed on tabpages.
on the page load, we add the datasource, the display - and valuemember to the comboboxes and give them a selectedindex = -1.
When we now hit a tabpage, all the comboboxes, who are on the same tabcontrol, show the first record off the datasource (selectedindex = 0).
The strange thing is, there doesn't occur a selectedindexchanged.
Does someone has an idea how this comes?
regards
Björn
We have a problem with our comboboxes which are placed on tabpages.
on the page load, we add the datasource, the display - and valuemember to the comboboxes and give them a selectedindex = -1.
When we now hit a tabpage, all the comboboxes, who are on the same tabcontrol, show the first record off the datasource (selectedindex = 0).
The strange thing is, there doesn't occur a selectedindexchanged.
Does someone has an idea how this comes?
regards
Björn