I have a Radwindow
when i check the error ,i use RadWindow.Alert to show me the error
First i use a RadWindow(parent) which contains a GridView to show datasource
Then select some records and click the delete button named
toolbarDeleteThemeObj, the click event as follows
RadWindow.Confirm
shows correctly,but
the bug is
RadWindow.Alert
show behind the parent RadWindow ,so i must close the parent RadWindow to see the error RadWindow.