This problem is appearing for us on occasion using the latest SmartGWT EE release.
We have a dynamic form that has many standard data entry widgets (text fields, pull-downs, etc) at the top of the form, and a large canvas item at the bottom. What will happen sometimes is that when the form is re-opened/re-displayed after saving data, the canvas item will render over (on top of) the other form items instead of at the bottom.
This can be immediately fixed by resizing the display elements, but this is not a long-term or user-friendly solution for the problem.
Has anyone else seen this sort of behavior, or have any suggestions for fixing?
We have a dynamic form that has many standard data entry widgets (text fields, pull-downs, etc) at the top of the form, and a large canvas item at the bottom. What will happen sometimes is that when the form is re-opened/re-displayed after saving data, the canvas item will render over (on top of) the other form items instead of at the bottom.
This can be immediately fixed by resizing the display elements, but this is not a long-term or user-friendly solution for the problem.
Has anyone else seen this sort of behavior, or have any suggestions for fixing?
Comment