Search Type: Posts; User: ssswdon
Search: Search took 0.01 seconds.
-
7 Jan 2013 12:04 PM
- Replies
- 1
- Views
- 166
Hi.
I am using the v4.x Ext.toolbar.Paging and would like to modify the start value when a user select next >. I understand that if the pagesize is set to 10 for example the value will be... -
26 Nov 2012 9:46 AM
- Replies
- 3
- Views
- 477
Any thoughts on what config I need to make this work?
-
23 Nov 2012 8:07 AM
- Replies
- 3
- Views
- 477
That's what I thought also.. But if I dig into the grid div the underlying table has a different height and overflows the grid container. So the rows out side the grid container are being hidden
-
21 Nov 2012 10:54 AM
- Replies
- 3
- Views
- 477
Hi,
I have a card layout and I am trying to get the auto height to work. I am using the Ext.grid.panel and including them as follows.
When I search on one grid then switch to the other by using... -
14 Aug 2012 4:35 PM
- Replies
- 2
- Views
- 896
Let me try and put something together in the next few days.
-
11 Aug 2012 9:11 AM
- Replies
- 2
- Views
- 896
Hi,
We are using extjs grid with rowexpander, rowexpander was added to the grid via the plugin in the config.
plugins: [{
rowBodyTpl : response,
ptype:... -
21 Oct 2011 8:15 AM
Jump to post Thread: 2 links in cell of grid by ssswdon
- Replies
- 3
- Views
- 670
Thanks, added to viewConfig.
listeners: {
itemclick: function( view, record, item, index, event, eOpts ) {
var data = record.data;
... -
20 Oct 2011 9:58 AM
Jump to post Thread: 2 links in cell of grid by ssswdon
- Replies
- 3
- Views
- 670
I have a requirement to provide 2 links in a grid cell. I can't figure out how to provide a click listener for these links. I currently have them wired to global functions but need access to the...
Results 1 to 8 of 8
