Tuesday, August 28, 2012

Re: Column widths in TabularInline

> The problem I am posting it to django list is because the problem is
> obviously related to the way django works. Various solutions to the
> problem, none of which have worked so far, have either been using
> python/django or css (and now, jquery).
>
>
>

> you can not expect to use a web framework and tackle this type of
> issue without knowing some web basics. js/css/html are things you
> need to know.

I understand.

>
> One more thing you can try is passing the attrs={'width':'100px'} params to
> each widget of the column fields in the form and see what happens. 
>
> https://docs.djangoproject.com/en/dev/ref/forms/widgets/

I am not sure if this is possible with tabularinlines. But will look.
Thanks very much for your advice.

Vikas

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment