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

setting width of custom column

1 Answer 61 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
giancarlo
Top achievements
Rank 1
giancarlo asked on 22 Sep 2011, 07:32 PM
I am using "creation date" as custom column. 

this colum shows in the middle (depending on how big name of file and size are).    Is there a way to set up width and align all the way to left? for custom column ? 

Thanks in advanced

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 26 Sep 2011, 01:41 PM
Hi Giancarlo,

In order to predefine the width of the custom column added to the grid in RadFileExplorer you need to set its header width, e.g.:
gridTemplateColumn1.HeaderStyle.Width = Unit.Pixel(100);


Kind regards,
Dobromir
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
FileExplorer
Asked by
giancarlo
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or