This is controlled by the action you are LOADing. What does it do when you delete? Does it redirect? if so make it redirect to a page without layout.
On Tuesday, 20 November 2012 07:02:52 UTC-6, vivek wrote: > > > <https://lh4.googleusercontent.com/-Wk4LfMakiVg/UKt_Z_gNxFI/AAAAAAAAABc/UxjmHhF-t1A/s1600/nestedloads.jpg> > Hi , > > I have a grid as a LOAD component , everything works fine , except > for delete. If i was to click on delete , and then cancel it (delete button > in grid) , the URL is reloaded again , what happens is a whole new page > gets loaded into the Div of the component basically it gets nested. > > Any ideas what to be done? > > > --