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

rad alert window - need immediate help

1 Answer 48 Views
Window
This is a migrated thread and some comments may be shown as answers.
Abdul Kadar
Top achievements
Rank 1
Abdul Kadar asked on 18 Oct 2008, 10:36 AM
Can u pls advise me how to display the rad alert window on certain condition (VB-codebehind)

For EX:

If

 

LstCPVStatus.SelectedValue = 0 Then
MsgBox1.alert("Select CPV Status") // this is some third pary control
Exit Sub
End If

Similaryly i need to use the radalert on this condition.How can i display with the above alert  msg ..

thanks & regards

 

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 20 Oct 2008, 12:48 PM
Hello Abdul,

I have already answered you in your other forum thread:
http://www.telerik.com/community/forums/thread/b311D-bgmket.aspx




Regards,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
Abdul Kadar
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or