I am writing a app that sends email to recipients based on templates.
Templates have a one to many relationship to recipients
I'm using radgrid to display the email templates and do inserts/updates. With a formtemplate popup with another radgrid on it for the recipients.
When I'm inserting a new email template, I have the situation where I need to perform the row insert without closing the formtemplate / popup, so I have a key for the recipients.
Is there a way to do this sort of thing?
Templates have a one to many relationship to recipients
I'm using radgrid to display the email templates and do inserts/updates. With a formtemplate popup with another radgrid on it for the recipients.
When I'm inserting a new email template, I have the situation where I need to perform the row insert without closing the formtemplate / popup, so I have a key for the recipients.
Is there a way to do this sort of thing?