Posts by Romero Dias • 19 points
1 post
-
0
votes0
answers36
viewsQ: Implementing Textitem maximum width in Smart GWT 2.6
At Smartgwt, I’m trying to make a MaxLength in a TextItem. This TextItem is in an editable field of a Grid. Below follows the code used. How to do a validation on OnKeyPress which, when it reaches…