[Mono-winforms-list] 3rd party datagrid/datagridview

John McD judetherude at hotmail.com
Mon Oct 6 10:33:02 EDT 2008


Has anyone successfully used  3rd party datagrid/datagridview in mono?

We really need to migrate our winform app to mono.  It uses datagridviews in
virtual mode...mainly utilizing the cellvalueneeded method to update cells. 
Mostly our dgvs are readonly, but some have button columns and checkbox
columns.  They are also sortable so we need cellheader click events.

We really need to find a way to make this work on linux as fast as possible,
whether that means filling in the gaps in the incomlpete datagridview,
reprogramming to use an old datagrid, or finding a 3rd party tool to use.

Any advice will be much appreciated.

John.
-- 
View this message in context: http://www.nabble.com/3rd-party-datagrid-datagridview-tp19839137p19839137.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list