following the extjs and node tutorials. I have managed to get them all working. however, there seems to be a problem with the layout when updating records.
This picture shows the grid before an edit. All is ok.
Capture1.JPG
press the edit button (or double-click) and you get some scrollbars. This is really messy.
Capture2.JPG
However, press cancel, and it gets worse ... the scrollbars stay.
Capture3.JPG
Am I doing something wrong - or are there options / parameters to stop this sort of thing ?
Thanks