you should be asking this question in the ext-gwt user forums ext-gwt is layouting widgets lazily meaning you have to call layout after removing widgets.
2008/10/8 alex.d <[EMAIL PROTECTED]> > > Sorry, i'm not using ext-gwt - you should probably ask that in ext- > gwt's forum. But basically you are probably using Store binded to your > gridPanel - isn't it enough to delete the row in the store, and the > grid automatically updates itself? > > On 8 Okt., 14:32, Sam <[EMAIL PROTECTED]> wrote: > > Hello Alex, > > Thanks for the prompt reply. I am not using FlexTabel and Grid. I am > > using GWT-EXT API for table. I have used GridPanel for the table. In > > my case the scenerio that you have mentioned is not happening > > properly. The row gets deleted from the database but not from the > > table . Can you please let me know what needs to be done to make this > > happen > > Thanks > > Samir > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
