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

Confirmation popup color

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eric Klein
Top achievements
Rank 1
Eric Klein asked on 17 Feb 2011, 05:32 PM
Is there a way to change the skin, or color of a RadGrid Button COlumn Confirmation popup?
<telerik:GridButtonColumn ConfirmText="Delete this record?" ConfirmDialogType="RadWindow" ConfirmDialogHeight="150" ConfirmDialogWidth="250" ConfirmTitle="Delete" ButtonType="ImageButton" CommandName="Delete" Text="Delete"         UniqueName="DeleteColumn"  />
I have a RadWindowManager on the screen but how do I set the ID of the Confirm popup for the Window, or is there another setting?

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 18 Feb 2011, 07:32 AM
Hello,


You could set the Skin for the "RadWindowManager" where the same will be applied for confirm pop-up also.


-Shinu.
Tags
Grid
Asked by
Eric Klein
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or