remove this line form1_ds.reread and then everything
wud work perfectly.

regards,
vins
--- akash malohatra <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have 2 forms Form1 and form2.
>
> I call Form2 from Form1 . After writing some data in
> Form2 , i m able to update some of the data in
> Form1.
>
> Then i want to refresh the FORM1. During this i am
> getting this error in runtime " the data has been
> deleted by another user"
>
> in Form2 --> datasource --> write method i have this
> code
>
>  if(element.args().caller())
>   {
>   Form1_DS = element.args().caller().datasource();
>    if(Form1_DS)
>     {
>     Form1_DS.reread();  <--- error comes in this
> stage
>     Form1_DS.active();
>     Form1_DS.refresh();
>     element.args().caller().redraw();
>     }
>  }
>
> i am just running out of idea....
> hoping some answers....from you..guys..
>
> Regards
> Akash
>
>
>      
>      
>            
>
___________________________________________________________ALL-NEW
> Yahoo! Messenger - sooooo many all-new ways to
> express yourself http://uk.messenger.yahoo.com
>
>



     
           
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail


Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to