Hello i have a GridDropDownColumn in my Grid, now i want to decrease the witdh of this column. I tried to use FilterControlWidth & ItemStyle-Width without any changes.
Hi, i figured out when i set this attributes the DropDownColumn changes the width, but only when its empty !! When i fill this column with a datasource the width changes to his default witdh. Is it possible to change the width of the DropDownColumn with filled data ?