Closed GoogleCodeExporter closed 9 years ago
Original comment by joc...@gmail.com
on 12 Feb 2012 at 12:10
This will be added to next version with two changes:
1. Attribute in input is maxLegth and not size (see
http://www.w3schools.com/tags/att_input_maxlength.asp)
2. Property will be called iMaxLength
Thanks,
Jovan
Original comment by joc...@gmail.com
on 12 Feb 2012 at 1:07
This is fixed in the latest version of plugin. Please note that parameter is
iMaxLength and not iSize.
Jovan
Original comment by joc...@gmail.com
on 12 Feb 2012 at 6:34
Thanks, I wasn't clear. Attached the fix for iSize because
I wanted to control the display size of the input so that a text filter on a
narrow column wouldn't uneccesarily widen the column. Referring to this
property.
http://www.w3schools.com/tags/att_input_size.asp
Having access to set both is useful!
Original comment by chris.l...@gmail.com
on 12 Feb 2012 at 7:17
Original issue reported on code.google.com by
chris.l...@gmail.com
on 2 Feb 2012 at 10:37