Search Type: Posts; User: base698
Search: Search took 0.01 seconds.
-
13 Apr 2011 10:13 PM
- Replies
- 1
- Views
- 361
On line 48767 in ext-debug-all.js:
if (Ext.supports.CSS3BoxShadow) {
adjust.l = adjusts.w = adjust.t = 0;
Think adjust should be adjusts. I changed that in my source and... -
18 Mar 2011 12:02 PM
- Replies
- 4
- Views
- 1,464
I have it doing this in the load event and am experiencing the same problem. It only happens in Firefox and IE 6, 7, 8.
Using Ext 2.2 -
20 Dec 2010 9:28 AM
- Replies
- 1
- Views
- 644
I haven't seen any examples of how to do this. I know Gmail does it. I can think of a simple implementation adding a listener to rowselect and rowdeselect on the SelectionModel. Is there any out...
-
28 Jul 2010 3:41 AM
- Replies
- 61
- Views
- 24,094
Not sure. The check box is actually a custom check box that can toggle through three types of checks.
-
27 Jul 2010 7:09 PM
- Replies
- 61
- Views
- 24,094
I meant ComponenetDataView.
-
27 Jul 2010 5:01 PM
- Replies
- 61
- Views
- 24,094
I have a control that extends CustomDataView. The data in the control is about 200 records. It consists of a checkbox and a label. The control takes around 900 milliseconds for the renderItems...
Results 1 to 6 of 6
