Hi,
i just want to disable and Enable ASp Drop Down list inside Rad grid form based on value of another combo box.
Example
Using Client Side onslectedindexchanged method in the ASP drop down i tried lot of ways but not working
i just want to disable and Enable ASp Drop Down list inside Rad grid form based on value of another combo box.
Example
Combo.selectedvalue="Yes" then<
BR
>Enable Combo2<
BR
>else<
BR
>Disable Combo2
Using Client Side onslectedindexchanged method in the ASP drop down i tried lot of ways but not working