This is a migrated thread and some comments may be shown as answers.

RadWindowManager

2 Answers 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alharith
Top achievements
Rank 1
Alharith asked on 06 Mar 2014, 01:47 PM
hello
im facing problem in RadWindowManager in Ok button it appears not correct
you can see the problem in attachment

I hope this will find you will
Regards ,,

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 07 Mar 2014, 04:19 AM
Hi Alharith,

Unfortunately I couldn't replicate the issue at my end. Please have a look into the sample code snippet which works fine at my end.
Please provide a ample code for replicating the issue for further help.

ASPX:
<telerik:RadWindowManager ID="RadWindowManager1" runat="server">
</telerik:RadWindowManager>

JavaScript:
<script type="text/javascript">
    function pageLoad() {
        radconfirm("Are You Sure you want to delete?");
    }
</script>

Thanks,
Shinu.
0
Alharith
Top achievements
Rank 1
answered on 16 Mar 2014, 07:06 AM
Hi Shinu ,
thanks for reply
but if i use the same sample you send it in the project or any form of RadWindowsManager it appears the same as i sent in attachment .
is that mean that i used class in CSS named the same of Ok Button in RadWindowsManager ?
Tags
General Discussions
Asked by
Alharith
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Alharith
Top achievements
Rank 1
Share this question
or