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

[Solved] radAlert or radWindow?

1 Answer 207 Views
Window
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 06 May 2008, 12:57 PM
Hi all,

I have a radGrid on my page.  For each row, I have a delete button.  When I click the delete button, I call a method that determines if the row in the SQL table should be deleted or not.  I then want to display a simple popup that has a label and an OK button.  I want to be able to change the label text to something like: "Row deleted" or "Row cannot be deleted".

Should I use the radAlert or radWindow for this?  I have tried both and cannot get any popups to display.  I am using AJAX on my page so maybe that has something to do with it.

Can someone show me the ASPX and code behind to accomplish what I want to do?

Thanks,
Bob

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 09 May 2008, 10:24 AM
Hi Bob,

I have answered your other forum post on the same subject.



Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
Bob
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or