How do you post a message to a label control from code behind after an update?
After a successful update, I'd like to post a message like "Row updated successfully" to a label on the screen. How do I pass that?
Hi,
Another way to do it is with the wdg gridresponse. See this post:
http://community.infragistics.com/forums/p/47488/254086.aspx#254086
Infragistics has a great article about showing errors in WebDialogWindows using this approach. I have it in my system in a few places and it works and looks great.
Ed
Perfect...this is exactly what I was looking for...thanks!!
Hello davefevold,
Let me know if you need further assistance regarding this question.