i did mean listview.detach(), which will also detach the model...seemed simpler to me
-igor On Fri, Mar 7, 2008 at 1:15 AM, Edvin Syse <[EMAIL PROTECTED]> wrote: > Maeder Thomas skrev: > > >> what he should do is follow the delete call with a > >> listview.detach() call > >> > > > > Probably just being thick here, but how does calling listview.detach() > > hide the listview? > > The point is not to hide the listview, but to refresh the content. I > think Igor meant model.detach(), not listview.detach() though. > > -- Edvin > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
