Search Type: Posts; User: sachinrathore
Search: Search took 0.04 seconds.
-
23 Oct 2012 12:31 AM
- Replies
- 1
- Views
- 255
Hi All,
I am unable to populated my grid using webservice but in case when i hardcoded the data locally in the store then the grid is populated successfully but in case of webservice... -
18 Sep 2012 11:41 PM
- Replies
- 5
- Views
- 345
"
v.v.v.v... thanks Haduki ,
Now my code is working and i can work with constant toolbar with multi Panel view, But i want to put the menu on that... -
18 Sep 2012 12:52 AM
- Replies
- 5
- Views
- 345
"
thanks haduki,
for your response, but i had already try layout:'card' , what is happening in my application that on the click of a menu which is on toolbar , the new panel... -
17 Sep 2012 11:49 PM
- Replies
- 5
- Views
- 345
Hi All,
I am using constant toolbar docked at the top and having a menu on that toolbar and i want to show different panel on the click of a menu but with the constant toolbar.
Please... -
16 Sep 2012 10:41 PM
- Replies
- 1
- Views
- 221
Hi All,
i want to use the common toolbar with more than one panel. example : if i click on menu button of a toolbar then it will allow us to navigate to the different panel , but on the... -
28 Aug 2012 9:19 PM
- Replies
- 7
- Views
- 1,888
"
thanks jerome76 ,
Actually i am working on Mobile site and for this i am using sencha touch 2 , and i want to put menu on the top of the panel like any... -
28 Aug 2012 5:50 AM
- Replies
- 7
- Views
- 1,888
Hi All,
I want to know about the sencha touch 2 support for menu dropdown.
thanks
sachinrathore. -
23 Aug 2012 5:16 AM
- Replies
- 7
- Views
- 649
"vvvv... thanks bluehipy,
Now now my grid is populating with json as well as from web service.
... -
23 Aug 2012 2:33 AM
- Replies
- 7
- Views
- 649
"Thanks bluehipy
Below is my view : where i used my store
Ext.define("NotesApp.view.GridContainer", {
extend: "Ext.Container",
alias: "widget.gridcontainer",
initialize:... -
21 Aug 2012 9:34 PM
- Replies
- 7
- Views
- 649
"Thanks bluehipy ,
i had remove the jsonP , but tell me the syntax of showing the defined store." -
20 Aug 2012 11:31 PM
- Replies
- 7
- Views
- 649
Hi all,
I have loaded my store from json but my grid is not populated.
Below is my store:
Ext.define('NotesApp.store.Grid', {
extend : 'Ext.data.Store',
requires: [ -
15 Aug 2012 11:46 PM
- Replies
- 2
- Views
- 563
Thanks scott...............
-
15 Aug 2012 11:40 PM
- Replies
- 1
- Views
- 521
Hi all,
I am unable to load the data in grid after setting extraParams in sencha touch 2.
Below is my store:
Ext.define('NotesApp.store.Grid', {
extend : 'Ext.data.Store',
... -
13 Aug 2012 11:30 PM
- Replies
- 2
- Views
- 563
Hi all,
I am unable to load data in grid using webservice .
Below is my store:
Ext.define('NotesApp.store.Grid', {
extend : 'Ext.data.Store', -
2 Aug 2012 9:23 PM
- Replies
- 1
- Views
- 388
Hi All,
My problem is that there is not Synchronus loading of store taking place after the setting of extraParams ,
but in my code store is loading Asynchronusly due to which I am... -
1 Aug 2012 5:36 AM
- Replies
- 2
- Views
- 793
Hi All,
I am not getting the updated value from store after the setting of extraParams and the whole logic is in the "OnSubmitButton" function of a controller and I had already set the... -
31 Jul 2012 4:44 AM
- Replies
- 1
- Views
- 328
My problem is that:
I am not getting updated data from store during session of a "OnSubmitButton" function or during first click of a button , but i am getting updated data during second times...
Results 1 to 17 of 17
