Hi,
I'm trying to do the following,
To have 3 RadComboBox inside InlineInsertTemplate ,
when selecting value inside the first of them, to enable/disable one/two of the others,
and also to have a validator that check once they are enable, if they have value selected,
I would like to accomplish all of that in client side code only.
I have been able to accomplish that in AdvancedInsertTemplate, but its loading time is too slow (modal on latest version, 2009 Q2)
Can this be done?
if so, could you guide me how
Thanks
Mickey
I'm trying to do the following,
To have 3 RadComboBox inside InlineInsertTemplate ,
when selecting value inside the first of them, to enable/disable one/two of the others,
and also to have a validator that check once they are enable, if they have value selected,
I would like to accomplish all of that in client side code only.
I have been able to accomplish that in AdvancedInsertTemplate, but its loading time is too slow (modal on latest version, 2009 Q2)
Can this be done?
if so, could you guide me how
Thanks
Mickey