Hello all, I need a help again)
I have a grid with datecolumn, for example
{xtype:'datecolumn', text:'Дата открытия маршрута', dataIndex: 'open_date', filter:{type:'date'},
width:'12%', ...
Type: Posts; User: Lefree
Hello all, I need a help again)
I have a grid with datecolumn, for example
{xtype:'datecolumn', text:'Дата открытия маршрута', dataIndex: 'open_date', filter:{type:'date'},
width:'12%', ...
Hello, all! I need your advice again)
I have tabpanel with 2 tabs. Every tabs contain gridpanel. I want to make such a function that when a user clicks on a record in the grid of the first tab,...
Thank you for your answer, I`ll see this link, hope that it help me:)
Hello, sorry if I duplicated question. Can anybody show me example how to use osm maps in extjs 6?
Hello. Can you write me how to set loadingText in this case?
There are two classes in one package.
I defined is as:
'MyApp.view.cud.userevent.View' and
'MyApp.view.cud.criticalevents.View'
P.S. I hope that I understood you correctly and my answer is...
Hello. I have two view and two viewModel for this, but one view required to use methods from another view for loading store, to avoid code duplication. Is there possible to union this viewModels, how...