Home › Forums › Guriddo jqGrid JS › Help › Auto resize input fileds in form edit
Hi,
Is it possible to implement auto resize of form fields while resizing form?
Thanks.
Marko
Hello,
One possible solution is to bind event when we resize the modal.
Another possible solution is to set the input width as percentage of the parent, but in this case the form breaks.
Never tested, but you can try in editoptions to set this
editoptions:{… style:”width:95%”}
or set in css
input.FormElement {width:95%;}
regards
Tony
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS