[Mono-winforms-list] ListView fails to update ListViewItem display on submember updates

Austin Winstanley austin at tradelogic.com
Mon Jan 29 11:42:27 EST 2007


try Listview.Refresh()



On 1/28/07, Brian Wolfe <brianw at terrabox.com> wrote:
> I wrote an application in VisualStudio that uses a ListView. On windows,
> when I call myListView.Update() it repaints all of the changed items
> jsut fine. When I compile it under Mono it fails to update the rows.
>
> Is there a way to trigger ListViewItem object to redraw itself? Or to
> trigger the specific SubItem to redraw?
>
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>


More information about the Mono-winforms-list mailing list