width options of a field

Questionswidth options of a field
George asked 11 years ago

how can i have a custom width for each field?I have 40 fields and i use $col["width"] = "??";.But all fields are shrinking so that can fit to the grid,although i have used $grid["shrink_to_fit"] = false;!I want all fields to be shown according to their custom width!Is this possible?

1 Answers
Abu Ghufran answered 11 years ago

Correct notation is as follow. It should resolve your case.

$grid["shrinkToFit"] = false;

Your Answer

3 + 8 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?