Hello,
I use a RadTabStrip in a RadAjaxManager. In first tab, There is a RadComboBox called cmb1 for example. And in second tab, there is another called cmb2 which is disabled. If I triggered cmb1 SelectedIndexChanged events, cmb2's height property gets smaller. It seems like it has half of its heigth (actually I didn't measure it) I do nothing related with cmb2 in SelectedIndexChanged event. And it just happens when cmb2 is disabled. I set higher amount to height but it didn't matter.
Does it make any sense?
I would appreciate it a lot if you could help me.
Kind Regards.
AytaƧ Utku TOPAL
P.S : SpellChecker on this page recomends SelectedIndexChagned instead of SelectedIndexChanged.
I use a RadTabStrip in a RadAjaxManager. In first tab, There is a RadComboBox called cmb1 for example. And in second tab, there is another called cmb2 which is disabled. If I triggered cmb1 SelectedIndexChanged events, cmb2's height property gets smaller. It seems like it has half of its heigth (actually I didn't measure it) I do nothing related with cmb2 in SelectedIndexChanged event. And it just happens when cmb2 is disabled. I set higher amount to height but it didn't matter.
Does it make any sense?
I would appreciate it a lot if you could help me.
Kind Regards.
AytaƧ Utku TOPAL
P.S : SpellChecker on this page recomends SelectedIndexChagned instead of SelectedIndexChanged.