mark.waugh
27 Dec 2010, 1:43 AM
My application displays a grid of images.
Ext.Dataview displays 100 rows of 5 images.
I have OK and cancel button at the bottom of the page.
The user has to go to the bottom to click Ok/Cancel button.
I need the button group(Ok & Cancel) to follow the scroll. ie) it should be in the user's view.
Ext.Dataview displays 100 rows of 5 images.
I have OK and cancel button at the bottom of the page.
The user has to go to the bottom to click Ok/Cancel button.
I need the button group(Ok & Cancel) to follow the scroll. ie) it should be in the user's view.