katovl
10 Aug 2007, 1:54 AM
Hi,
is there any possibility to get access to an Ext.form.Form or an Ext.grid.Grid by their Ids? Each time I need later access to a Grid, I need to make a reference, pass it as function parameters, etc.
We can get Elements by Id, so whats the problem about casting an Ext.Element to a Ext.form.Form / Ext.grid.Grid if that Element is such a thing?
is there any possibility to get access to an Ext.form.Form or an Ext.grid.Grid by their Ids? Each time I need later access to a Grid, I need to make a reference, pass it as function parameters, etc.
We can get Elements by Id, so whats the problem about casting an Ext.Element to a Ext.form.Form / Ext.grid.Grid if that Element is such a thing?