![]() |
Sergey Kornilov admin 2/24/2009 |
If you need to execute this code after record is updated use AfterEdit or AfterAdd event. |
M
|
monye author 2/25/2009 |
If you need to execute this code after record is updated use AfterEdit or AfterAdd event. I doubt though if you can update JOIN query. Try to update table directly.
|
![]() |
Sergey Kornilov admin 2/25/2009 |
Peter, |
M
|
monye author 2/26/2009 |
i do add and edit via Inline Add and Inline Edit on the list page. Then i choose a value from a dropdown. and the after save i wan't to run sql statement that fills in rest of fields for that specific record auromaticily. and shows them. |
![]() |
Sergey Kornilov admin 2/27/2009 |
Peter, |