Re: DataGrid Column HorizontalAlignment Issue
From: ClayB [Syncfusion] (clayb_at_syncfusion.com)
Date: 09/17/04
- Next message: Tinus: "Create an instance to a added usercontrol?"
- Previous message: Giedrius: "Re: Adding, removing MenuItem, does not release memory?"
- In reply to: Fleckman: "DataGrid Column HorizontalAlignment Issue"
- Next in thread: Fleckman: "Re: DataGrid Column HorizontalAlignment Issue"
- Reply: Fleckman: "Re: DataGrid Column HorizontalAlignment Issue"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Sep 2004 04:03:44 -0400
Just a simple work-around suggestion. Maybe adding a space to the HeaderText
as you set up your column styles will avoid the problem.
=========================
Clay Burch, .NET MVP
Visit www.syncfusion.com for the coolest tools
"Fleckman" <Fleckman@discussions.microsoft.com> wrote in message
news:081F45AD-D007-4433-9298-A58CB28DBB2C@microsoft.com...
> I'm using GridColumnStyles to define the columns of a DataView I want
> displayed. I want some of the columns to display the data as right
> justified.
> I use the HorizontalAlignment.Right enumeration to set the alignment for
> the
> column. All works fine except that the column descriptions are being
> clipped.
> The last character is often not visible or only partly visible. Is there a
> fix for this problem?
>
> Thanks in advance.
- Next message: Tinus: "Create an instance to a added usercontrol?"
- Previous message: Giedrius: "Re: Adding, removing MenuItem, does not release memory?"
- In reply to: Fleckman: "DataGrid Column HorizontalAlignment Issue"
- Next in thread: Fleckman: "Re: DataGrid Column HorizontalAlignment Issue"
- Reply: Fleckman: "Re: DataGrid Column HorizontalAlignment Issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|