mail-archives/mono-bugs/2009-March/087376.html

132 строки
5.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 489929] New: DataGridView: Can't Resizing Row and Columns without using Column and Row Headers. NET difference
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20489929%5D%20New%3A%20DataGridView%3A%20Can%27t%20Resizing%20Row%20and%0A%20Columns%20without%20using%20Column%20and%20Row%20Headers.%20NET%20difference&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="087368.html">
<LINK REL="Next" HREF="087377.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 489929] New: DataGridView: Can't Resizing Row and Columns without using Column and Row Headers. NET difference</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20489929%5D%20New%3A%20DataGridView%3A%20Can%27t%20Resizing%20Row%20and%0A%20Columns%20without%20using%20Column%20and%20Row%20Headers.%20NET%20difference&In-Reply-To="
TITLE="[Mono-bugs] [Bug 489929] New: DataGridView: Can't Resizing Row and Columns without using Column and Row Headers. NET difference">bugzilla_noreply at novell.com
</A><BR>
<I>Fri Mar 27 18:08:34 EDT 2009</I>
<P><UL>
<LI>Previous message: <A HREF="087368.html">[Mono-bugs] [Bug 427397] [0.8.0] Mono.Zeroconf RegisterService ineffective
</A></li>
<LI>Next message: <A HREF="087377.html">[Mono-bugs] [Bug 489929] DataGridView: Can't Resize Row and Columns without using Column and Row Headers. NET difference
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#87376">[ date ]</a>
<a href="thread.html#87376">[ thread ]</a>
<a href="subject.html#87376">[ subject ]</a>
<a href="author.html#87376">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=489929">https://bugzilla.novell.com/show_bug.cgi?id=489929</A>
Summary: DataGridView: Can't Resizing Row and Columns without
using Column and Row Headers. NET difference
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: i686
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">tom_hindle at sil.org</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
Found By: ---
Created an attachment (id=282658)
--&gt; (<A HREF="https://bugzilla.novell.com/attachment.cgi?id=282658">https://bugzilla.novell.com/attachment.cgi?id=282658</A>)
Test case the Show a DataGridView without headers and Columns demostrating
inablity to resize
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.7)
Gecko/2009030422 Ubuntu/8.04 (hardy) Firefox/3.0.7
DataGridView doesn't allow resizing Columns and Rows, without using headers.
In .NET one can hover the mouse over the divider between cells, and the mouse
cursor changes showing resize ability. The divider can then be dragged allowing
resizing of Rows and Columns.
Attached Sample Program which demonstrates this.
Reproducible: Always
Steps to Reproduce:
1. Compile and Run attached TestCase
2.
3.
Actual Results:
A 2 by 2 DataGridView is displayed.
Rows and Columns can't be resized by hovering between cells.
Expected Results:
A 2 by 2 DataGridView is displayed.
Rows and Coulumns can be resized by hovering between cells and and dragging.
--
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="087368.html">[Mono-bugs] [Bug 427397] [0.8.0] Mono.Zeroconf RegisterService ineffective
</A></li>
<LI>Next message: <A HREF="087377.html">[Mono-bugs] [Bug 489929] DataGridView: Can't Resize Row and Columns without using Column and Row Headers. NET difference
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#87376">[ date ]</a>
<a href="thread.html#87376">[ thread ]</a>
<a href="subject.html#87376">[ subject ]</a>
<a href="author.html#87376">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>