Search Type: Posts; User: dimon
Search: Search took 0.01 seconds.
-
24 Oct 2011 11:05 AM
- Replies
- 1
- Views
- 1,248
com.extjs.gxt.ui.client.widget.grid.BufferedView (line 246)
Appending " x-grid3-invalid-cell" to buf instead of cell css destroys the grid layout.
protected String... -
24 Feb 2011 11:52 AM
- Replies
- 0
- Views
- 595
I've found that it's impossible to change the display property after the ListView is rendered.
See the setter method:
public void setDisplayProperty(String displayProperty) {
... -
8 Feb 2011 8:26 AM
Jump to post Thread: ComboBox chrome issues by dimon
- Replies
- 5
- Views
- 1,866
I think that it's certainly a CSS bug, not chrome rendering bug.
After examining gxt-all.css (Line 1071):
.ext-safari .x-form-field-wrap .x-form-trigger, .ext-gecko .x-form-field-wrap... -
10 Dec 2010 5:01 AM
Jump to post Thread: FeatureRequest: Store.isEmpty() by dimon
- Replies
- 1
- Views
- 935
Hello!
Maybe next version should come with such a method for convenience?
As a programmer I am always surprised seeing no isEmpty() method on Store...
--
Best Regards.)) -
15 Oct 2010 7:23 AM
Jump to post Thread: File Upload by dimon
- Replies
- 6
- Views
- 2,630
// according to FormPanel.java (line 563, in v2.1.1):
fireEvent(Events.Submit, new FormEvent(FormPanel.this, impl.getContents(iframe)));
I think that iFrame content will be updated on server...
Results 1 to 5 of 5
