зеркало из https://github.com/mono/mail-archives.git
114 строки
4.4 KiB
HTML
114 строки
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 481681] DataGridViewElement doesn't call OnDataGridViewChanged() On Initial set of the DataGridView. .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%20481681%5D%20DataGridViewElement%20doesn%27t%20call%0A%20OnDataGridViewChanged%28%29%20On%20Initial%20set%20of%20the%20DataGridView.%20.NET%20difference&In-Reply-To=bug-481681-28286%40https.bugzilla.novell.com/">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="086677.html">
|
|
<LINK REL="Next" HREF="086704.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 481681] DataGridViewElement doesn't call OnDataGridViewChanged() On Initial set of the DataGridView. .NET difference</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20481681%5D%20DataGridViewElement%20doesn%27t%20call%0A%20OnDataGridViewChanged%28%29%20On%20Initial%20set%20of%20the%20DataGridView.%20.NET%20difference&In-Reply-To=bug-481681-28286%40https.bugzilla.novell.com/"
|
|
TITLE="[Mono-bugs] [Bug 481681] DataGridViewElement doesn't call OnDataGridViewChanged() On Initial set of the DataGridView. .NET difference">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Tue Mar 3 18:23:37 EST 2009</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="086677.html">[Mono-bugs] [Bug 481681] New: DataGridViewElement doesn't call OnDataGridViewChanged() On Initial set of the DataGridView. .NET difference
|
|
</A></li>
|
|
<LI>Next message: <A HREF="086704.html">[Mono-bugs] [Bug 481681] DataGridViewElement doesn't call OnDataGridViewChanged() On Initial set of the DataGridView. .NET difference
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#86678">[ date ]</a>
|
|
<a href="thread.html#86678">[ thread ]</a>
|
|
<a href="subject.html#86678">[ subject ]</a>
|
|
<a href="author.html#86678">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=481681">https://bugzilla.novell.com/show_bug.cgi?id=481681</A>
|
|
|
|
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">tom_hindle at sil.org</A> added comment
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=481681#c1">https://bugzilla.novell.com/show_bug.cgi?id=481681#c1</A>
|
|
|
|
|
|
|
|
|
|
|
|
--- Comment #1 from tom hindle <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">tom_hindle at sil.org</A>> 2009-03-03 16:23:35 MST ---
|
|
Created an attachment (id=276874)
|
|
--> (<A HREF="https://bugzilla.novell.com/attachment.cgi?id=276874">https://bugzilla.novell.com/attachment.cgi?id=276874</A>)
|
|
Patch that fixes this for test case. (and also in my large application)
|
|
|
|
This patch removes the check from DataGridViewElement::SetDataGridView method
|
|
that prevented a call to OnDataGridViewChanged if this.DataGridView was null.
|
|
IE The check prevented calling OnDataGridViewChanged on initial set.
|
|
|
|
I believe this to be different from .NET behavior.
|
|
|
|
--
|
|
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="086677.html">[Mono-bugs] [Bug 481681] New: DataGridViewElement doesn't call OnDataGridViewChanged() On Initial set of the DataGridView. .NET difference
|
|
</A></li>
|
|
<LI>Next message: <A HREF="086704.html">[Mono-bugs] [Bug 481681] DataGridViewElement doesn't call OnDataGridViewChanged() On Initial set of the DataGridView. .NET difference
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#86678">[ date ]</a>
|
|
<a href="thread.html#86678">[ thread ]</a>
|
|
<a href="subject.html#86678">[ subject ]</a>
|
|
<a href="author.html#86678">[ 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>
|