I'm using the RadGrid automatic insert/update/delete functionality. What I'm tyring to do is insert data into multiple tables Example: I click on Add new record to add new data to table #1 (this is working fine). I then would like to capture some of the data just entered after clicking the insert button and automatically insert this data into table #2. How can this be done?
Thanks for any help that can be provided.
Thanks for any help that can be provided.