View Full Version : panel.Panel,grid.Pane,form.Panel
chandan.behura
31 Jul 2012, 8:08 AM
What is the differences between panel.Panel,grid.Pane,form.Panel?
I am very confused what to use when.please tell in requirment basis.
mitchellsimoens
31 Jul 2012, 9:11 AM
What is the differences between panel.Panel,grid.Pane,form.Panel?
I am very confused what to use when.please tell in requirment basis.
Ext.panel.Panel is just a regular panel that can hold child items and use layouts. Ext.grid.Panel is if you want to display a grid. Ext.form.Panel is a special panel meant to bring in logic for forms like ability to get the values of the fields in one method or submit the form or load the form.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.