D
DavidC
I have a FormView and ListView inside an UpdatePanel. I use the FormView to
insert records and then DataBind the ListView in Inserted event. I would
like to pop-up a simple alert box based on data inserted. I can get a Label
to populate in this situation but since it constitutes a warning I would like
to pop-up something to get their attention. I have used javascript alerts on
page script but since page does not reload it does not work. Can someone
point me to help on doing this? Thank you.
insert records and then DataBind the ListView in Inserted event. I would
like to pop-up a simple alert box based on data inserted. I can get a Label
to populate in this situation but since it constitutes a warning I would like
to pop-up something to get their attention. I have used javascript alerts on
page script but since page does not reload it does not work. Can someone
point me to help on doing this? Thank you.