[Mono-bugs] [Bug 43901][Wis] Changed - EditCommandColumn Not Implemented
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 29 May 2003 21:13:07 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=43901
--- shadow/43901 Thu May 29 20:42:06 2003
+++ shadow/43901.tmp.24622 Thu May 29 21:13:07 2003
@@ -1,23 +1,23 @@
Bug#: 43901
-Product: Mono/Runtime
+Product: Mono/Class Libraries
Version: unspecified
-OS: Red Hat 9.0
+OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Normal
-Component: misc
+Severity: Unknown
+Priority: Wishlist
+Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: ljones@lithonia.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: EditCommandColumn Doesn't work
+Summary: EditCommandColumn Not Implemented
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
@@ -82,6 +82,24 @@
An Edit Column with Edit button, then Update, and Cancel Buttons
How often does this happen?
always
Additional Information:
+
+------- Additional Comments From bmaurer@users.sf.net 2003-05-29 21:13 -------
+Please read the readme on filing good bugs
+(http://go-mono.com/contributing.html#goodbugreport). There are a few
+things you are doing wrong:
+
+1) Please choose the correct product.
+2) Please provide a *simple* test case. If you look at MSDN, you will
+note that you do *not* need a database do do databinding. You can do
+it with a simple ArrayList. Most of us do not have MSSQL, and making
+us write our own test case is wasting our time
+
+Your bugs are very useful in letting us see where we are doing things
+wrong. However, to help you, you must also make our life easier by
+filing good bug reports.
+
+This is the *last* time I will fix up one of your bug reports unless
+you make an effort to file them correctly in the future.