Hi
How do I set a column width in pixels? I believe the column tag helper is defaulting to percentages.
I would like to use a mix of pixel and percentage widths.
Eg
<e-column field="email" header-text="Email" text-align="Left" width="45"></e-column>
Thanks, Andy