jiindal1988
6 Dec 2011, 10:29 PM
Hi, Is it possible to set panel width so that it can be scrolled to left and right????
new Ext.Panel({
fullscreen: true,
layout: 'fit',
width: 1000,
});
new Ext.Panel({
fullscreen: true,
layout: 'fit',
width: 1000,
});