[Mono-bugs] [Bug 479124] New: DataGridView. Cells don't invalidate when setting setting Cell.Selected programmatically
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Feb 24 12:11:46 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=479124
Summary: DataGridView. Cells don't invalidate when setting
setting Cell.Selected programmatically
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mcarrion at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Beta-Customer
Created an attachment (id=275063)
--> (https://bugzilla.novell.com/attachment.cgi?id=275063)
Example
1. Compile attached code.
2. Click "Select cells" button.
3. Cells are selected but no visible selection, you need to invalidate the
datagridview somehow to show selection.
Expected:
Cells invalidation (blue rectangle drawn)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list