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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78915 --- shadow/78915 2006-07-20 21:03:53.000000000 -0400 +++ shadow/78915.tmp.2799 2006-07-20 21:03:53.000000000 -0400 @@ -0,0 +1,24 @@ +Bug#: 78915 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: datagrid uses controls for relation links and parent row buttons + +At the moment the datagrid uses a LinkLabel control for displaying the +links to related tables. The MS datagrid doesn't do this. + +Same goes for the two buttons in the caption area when you're in a child +table. those are drawn by the datagrid code, without another control being +created. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
