Hi Shinu,
I was not able to make it work.
I am calling radwindow from parent aspx page as below
In the aspx page(which comes as radwindow),I have the below code
Here I am passing data from the radwindow to the parent page using the function
CloseAndReload(),which is called from the code behind on button click.I need to make this button disabled
on closing and enabled on opening radwindow.
aspx.cs
I am not getting the enabled or disabled property for the button inside javascript function.I think Iam missing something.
Thanks in advance,
soumya