I have a tabstrip and a number of multipages. On these multipages are various controls.
The tabstrip is used as a wizard type system, i.e the first (Multipage) has to be posted back, before the 2nd multipage (and second tab) is enabled and so on.
The problem is, on each multipage, I have various RadCombo boxes, which are attached to object datasources, taken from my BLL.
On any of the multipages apart from the Initial one, the combo boxes contain duplicate values.
Does anyone know why this is?
The tabstrip is used as a wizard type system, i.e the first (Multipage) has to be posted back, before the 2nd multipage (and second tab) is enabled and so on.
The problem is, on each multipage, I have various RadCombo boxes, which are attached to object datasources, taken from my BLL.
On any of the multipages apart from the Initial one, the combo boxes contain duplicate values.
Does anyone know why this is?