[Mono-bugs] [Bug 50171][Nor] New - DataGrid - ButtonColumn DataBind - Format string
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 27 Oct 2003 10:35:19 -0500 (EST)
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 yaronsh@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=50171
--- shadow/50171 2003-10-27 10:35:19.000000000 -0500
+++ shadow/50171.tmp.28562 2003-10-27 10:35:19.000000000 -0500
@@ -0,0 +1,36 @@
+Bug#: 50171
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: yaronsh@mainsoft.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: DataGrid - ButtonColumn DataBind - Format string
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+Format string for ButtonColumn is ignored
+
+Steps to reproduce the problem:
+1. Open the attached aspx
+
+Actual Results:
+The link buttons contain only the data and not the data in a formatted
+string
+
+Expected Results:
+The link buttons should contain the data in the formatted string (# before
+the number).
+
+How often does this happen?
+Always