try Listview.Refresh()


On 1/28/07, Brian Wolfe <[EMAIL PROTECTED]> 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  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to