+ Post New Thread
Some method namings that can be found throughout chart classes: Axis.getX() Axis.getY() BarSeries.setXAxisPosition(...)...
There is no way to change the cell styles of a grid. It is only possible to change the text styles, but not the whole cell. There is a way to change...
I've tried to set label alignment for RIGHT, but it does not work. So I've looked into source and see that it is even not checked anywhere! Is...
I used TextField in FormPanel as items in a page, then I put the page in a tabpanel as a tab page. I open this tab page(called page1), then I...
I have a combo-box box in a grid where I expand the combo box when editing starts (see attached code). If you do type-ahead selection (as shown in...
The problem can be seen in this( http://www.sencha.com/examples-dev/#ExamplePlace:helloworld ) sample, and I can reproduce it in my code. When you...
Basically the SpinnerField widget is broken - incrementing/decrementing using the spinner arrows almost never works (and I'm not sure, under what...
... enabled and disabled tabs. It makes no difference, if a tab is enabled or not in a TabPanel with BottomAppearence, they look always as they...
From example: <gxt:ContentPanel appearance="{accordionLayoutAppearance}" animCollapse="false" bodyStyleName="pad-text" ...
Because of machine rounding (and as documented by Number.doubleValue) you cannot compare floating point numbers for equality using == or != without...
Line 369: protected void handleBeforeLaod(BeforeLoadEvent<FilterPagingLoadConfig> event) {
http://sencha.com/examples-dev/#ExamplePlace:datecelllistview Keyboard input is impossible in Chrome 16.
Hi, i have a window on wich I placed Tab control,and then dynamically add new tabs as needed. Each of tab items contains a Grid that is...
Having a TextBox used inside a TabPanel, which has an error looks correct: switching to another tab: and going back to the first tab...
The height of input widgets are different. Comboboxes need more space than a Textbox. Textboxes are much higher than RadioButtons or checkboxes. ...
Dear Sencha, I created a drop target which is required to listen in to the absolute x and y coordinates associated with the drop event. From...
Here's the code: import com.google.gwt.core.client.EntryPoint; import com.sencha.gxt.widget.core.client.form.NumberField; import...
In a paging grid, when filters are added the result is a useless grid: it shows as many pages as initially but all of them are empty but those that...
If you have dialog.setHeaderVisible(false) in your code, it will compile into javascript that will cause the application to not start. If your...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us