Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
785
TemplateColumn minimum size override
posted

Hi,

   I'm using a XamWebGrid and I have several columns that just contain a small icon button. I noticed that the TemplateColumn that I use doesn't size itself to the button but is slightly bigger and cannot be made smaller even when I set "Width=" on the TemplateColumn definition.

   Is there such a minimum width limit on the TemplateColumn? Can it be overriden? I'd like my column to be about 16 in width (I disabled the sorting and overrode the Style to make the sort indicator invisible already).

 

Cheers.