I want to popup a confirmation window after inserting a row in my radGrid, that would say something like "The record has been saved with id 12345 etc ".
But how can I do this? I can only find ways to open a radWindow using client side methods. I was hoping to open the window from within the ItemInserted handler, but I can't figure out how.
Can anyone help please?
Thanks, Steve
But how can I do this? I can only find ways to open a radWindow using client side methods. I was hoping to open the window from within the ItemInserted handler, but I can't figure out how.
Can anyone help please?
Thanks, Steve