ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Grid Column Min Width
Title:
B
I
{code}
?
I see (also in your sample) if I set .Resizable(true), user can't resize column less than 140px where is it configured?
Save Changes
Cancel
Meccanica Rossi
asked at 03 Oct 2018
Answers
B
I
{code}
?
you can't resize the column to less than its defined width; you can set the default column width like this: @Html.Awe().Grid(name).ColumnWidth(240) also globally Settings.Grid.ColumnWidth = 240;
Save Changes
Cancel
Omu
answered at 03 Oct 2018
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK