GridDropDownColumn

0 Answers 54 Views
Grid
Mary
Top achievements
Rank 1
Mary asked on 21 Nov 2022, 05:41 PM

Hi,

I am using a RadGrid with a several types of columns, one of them being a GridDropDownColumn.  I am having trouble setting the width of this type of column.  I can get the column width smaller, but the combobox in the column does not get smaller.  What is the correct way to set the width of GridDropDownColumn?  

Thank you,

Mary

 

 

 

Mary
Top achievements
Rank 1
commented on 21 Nov 2022, 07:59 PM

I have solved my problem.  I set the width in the ItemDataBound event in the code behind.

Thanks anyway!

 

Rumen
Telerik team
commented on 21 Nov 2022, 10:51 PM

Yes, this is a good way to proceed. Glad that you've managed to resolve the trouble yourself.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Mary
Top achievements
Rank 1
Share this question
or