Sep 17, 2009

Set Height Width Color of Rad Confirm Window in Radgrid Button Column

style type="text/css">
.RadWindow .rwWindowContent .radconfirm,
{
color:White !important;
}
.RadWindow .windowpopup.radconfirm
{
height: 150px !important;
width: 300px !important;
}
style

No comments:

Post a Comment