Hi,
I am using "RadFormDecorator" in my application:
<telerik:RadFormDecorator ID="CheckBoxRadFormDecorator" runat="server" DecoratedControls="CheckBoxes"
Skin="Mac"></telerik:RadFormDecorator>
If i remove this i am able to check/uncheck the checkboxes using javascript.
but using it i am not able to check/uncheck the checkboxes using javascript.
What i need to do. Please guide.
Thanks
Raju
I am using "RadFormDecorator" in my application:
<telerik:RadFormDecorator ID="CheckBoxRadFormDecorator" runat="server" DecoratedControls="CheckBoxes"
Skin="Mac"></telerik:RadFormDecorator>
If i remove this i am able to check/uncheck the checkboxes using javascript.
but using it i am not able to check/uncheck the checkboxes using javascript.
What i need to do. Please guide.
Thanks
Raju