This is a migrated thread and some comments may be shown as answers.

gridview number column [MiddleCenter] ?

3 Answers 44 Views
GridView
This is a migrated thread and some comments may be shown as answers.
sangki
Top achievements
Rank 1
sangki asked on 11 May 2009, 07:51 AM
hi

gridview number column [MiddleCenter] ?

http://www.winterer.co.kr/file/grid1.jpg

3 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 11 May 2009, 09:44 AM
Hello sangki,

You should just set the TextAlignment property for the desired column. Please take a look at the code snippet below:

this.radGridView1.Columns["Value"].TextAlignment = ContentAlignment.MiddleCenter; 
 

If you have more questions, feel free to write us.

Greetings,
Jack
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
sangki
Top achievements
Rank 1
answered on 11 May 2009, 11:50 AM
hi,

thank you nswer,  but i can't  [MiddleCenter] column ?

you see this [grid2.jpg]

Photos : http://www.winterer.co.kr/file/grid2.jpg

0
Jack
Telerik team
answered on 11 May 2009, 12:34 PM
Hi Sangki,

That's strange. We haven't observed this behavior.  Could you please open a support ticket and send us your application. I will try to locate and address the issue.

Looking at the image I assume that you are using an old version of RadControls for WinForms. I recommend that you download and try the latest one - Q1 2009 SP1. We will appreciate any feedback from you.

I am looking forward to your reply.

Sincerely yours,
Jack
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
sangki
Top achievements
Rank 1
Answers by
Jack
Telerik team
sangki
Top achievements
Rank 1
Share this question
or