Search Type: Posts; User: potnuru
Search: Search took 0.02 seconds.
-
9 Jul 2012 11:06 AM
Jump to post Thread: Ext.ux.touch.grid by potnuru
- Replies
- 253
- Views
- 49,332
Any pointers how I can implement this :-?
-
9 Jul 2012 8:42 AM
Jump to post Thread: Ext.ux.touch.grid by potnuru
- Replies
- 253
- Views
- 49,332
HI mitchellsimoens ,
Using Ext.ux.touch.grid can we implement the Expand/Collapse Row like below?
Any pointers will really help us.
36972 -
15 May 2012 2:22 PM
Jump to post Thread: Ext.ux.touch.grid by potnuru
- Replies
- 253
- Views
- 49,332
Mitchell I kind of do it in the controller. Here is the controller snippet
loadQuoteGroups: function(){
console.log('loadQuoteGroups for allQuotesSummary');
... -
15 May 2012 12:01 PM
Jump to post Thread: Ext.ux.touch.grid by potnuru
- Replies
- 253
- Views
- 49,332
Here you go Mitchell .. I have store and model attached for you
Ext.define('LSTablet.store.quoter.AllQuotesSummary', {
extend: 'Ext.data.Store',
requires: [... -
15 May 2012 10:09 AM
Jump to post Thread: Ext.ux.touch.grid by potnuru
- Replies
- 253
- Views
- 49,332
Recently downloaded Ext.ux.touch.grid from github, but when I tried to use it in my project it works without any error in the console.
But the sorting functinality doesn't work on this grid.
... -
19 Apr 2012 1:04 PM
- Replies
- 3
- Views
- 1,092
Uncaught TypeError: Cannot call method 'substring' of undefined
Ext.ClassManager.parseNamespace sencha-touch.js:2011
Ext.ClassManager.get sencha-touch.js:2073...
Results 1 to 6 of 6
