[Mono-bugs] [Bug 457059] Mono DataGridView not is disabling user ordering columns

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 29 17:29:46 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=457059

User contact at i-nz.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=457059#c1


Ivan Zlatev <contact at i-nz.net> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Ivan Zlatev <contact at i-nz.net>  2008-12-29 15:29:44 MST ---
I think you are really talking about the column.SortMode not the ordering. The
ordering is where you move columns to the left and right before/after another
one. Sorting is where you change the sorting order for the current and
AllowUserToOrderColumns has no effect on that.

However the bug where we allow sorting where the columns should not be sortable
is fixed is already Subversion HEAD (http://mono-project.com/Compiling_Mono)
and will be available in the next release. We werene't checking whether the
binding list SupportsSorting.

Thanks for the bug report.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list