Search Type: Posts; User: funz51
Search: Search took 0.02 seconds.
-
26 Sep 2011 11:40 AM
Jump to post Thread: Tabpanel tabindex is backwards by funz51
- Replies
- 0
- Views
- 478
Hello,
I have setup where the centerRegion of a N,S,E,W Viewport contains a tabPanel (4 panels).
It appears that while tabbing from the northPanel into the center tabPanel, the cursor ignores the... -
3 Sep 2010 6:36 AM
Jump to post Thread: setting focus to a GridPanel by funz51
- Replies
- 7
- Views
- 1,012
i am having the exact same issue as this post. please view:
http://www.sencha.com/forum/showthread.php?17725-Setting-focus-to-grid -
30 Aug 2010 5:52 AM
Jump to post Thread: setting focus to a GridPanel by funz51
- Replies
- 7
- Views
- 1,012
essentially, the question I have is why the selectionModel.selectRow() does not set the focus? How do I set the focus (for the use of just the up/down arrows) when I select the row this way?
-
25 Aug 2010 11:00 AM
Jump to post Thread: setting focus to a GridPanel by funz51
- Replies
- 7
- Views
- 1,012
yes, of course, there are a bunch of rows.
these dudes have similar issues:
... -
25 Aug 2010 9:40 AM
Jump to post Thread: setting focus to a GridPanel by funz51
- Replies
- 7
- Views
- 1,012
I can't seem to be able to set focus to a row in a gridPanel. I have tried ...gridPanel.getView().focusRow(1) but it does not seem to do anything. I am programming 508 compliancy and need to be...
-
2 Mar 2010 9:41 AM
Jump to post Thread: Section 508 compliance by funz51
- Replies
- 21
- Views
- 10,824
..bump..
have not seen a decent reply to this....
thx -
9 Feb 2010 2:58 PM
Jump to post Thread: moving toggle button to the left by funz51
- Replies
- 3
- Views
- 1,528
yes, it is bucking the standard. it is hidden partially inside a div wrapper that scrolls left to right. just the way we need to do it. is there a way? add a css entry?
-
7 Feb 2010 12:21 PM
Jump to post Thread: moving toggle button to the left by funz51
- Replies
- 3
- Views
- 1,528
I have setup a panel and included the standard expand/collapse btn. I need the btn on the left of the panel, not right.
is there an easy way to do this?
thanks in advance!
Jon -
20 Oct 2008 9:02 AM
Jump to post Thread: ext-all-debug error line 2505 by funz51
- Replies
- 3
- Views
- 1,052
I am receiving an error at line 2505 in ext-all-debug.js. It complains about the 'style' being null or not an object. I have built a GridPanel with columnModel and rowModels that have worked for...
-
9 Sep 2008 8:25 AM
Jump to post Thread: handler for checkboxes by funz51
- Replies
- 1
- Views
- 931
I cannot seem to get a checkbox handler to execute.
code:
var extCb = new Ext.form.Checkbox(
{
id:'extendCheckbox',
checked: true,
tooltip: 'Extend Labor',
handler:... -
23 Jun 2008 12:00 PM
Jump to post Thread: STORE fails in IE6 by funz51
- Replies
- 3
- Views
- 706
yep, it was the data coming from server.
thanks!!! -
23 Jun 2008 9:40 AM
Jump to post Thread: STORE fails in IE6 by funz51
- Replies
- 3
- Views
- 706
I have built a grid that works fine in firefox, but fails in IE6.
Specifically, the STORE fails.
Here is a snippet:
refHeader = 'Performing Shop List';
//THE STORE FAILS
var... -
5 May 2008 9:27 AM
Jump to post Thread: need to use arrow keys on grid by funz51
- Replies
- 0
- Views
- 523
I have a grid that works great, and have selected the first row upon rendering.
I need to be able to traverse the rows without using the mouse first. I want to have the ability to just use keys if... -
1 May 2008 7:35 AM
Jump to post Thread: need example of Calendar and Yahoo by funz51
- Replies
- 0
- Views
- 599
I have heard from this forum that I need to use the Yahoo Calendar instead of the datepicker in order to have complicated functions built in to a calendar.
I need to have:
a certain two week... -
24 Apr 2008 6:43 AM
Jump to post Thread: iFrame not resizing in a tabpanel by funz51
- Replies
- 4
- Views
- 1,555
I am trying to resize an iframe when inside a tab.
I have a border viewport setup with a tabpanel in the center region.
I have an iframe as the HTML in each tab.
Then I add a tab calling a url... -
12 Feb 2008 8:31 AM
Jump to post Thread: Need Calendar (datepicker) example by funz51
- Replies
- 1
- Views
- 829
Would anyone be kind enough to provide me a simple Calendar (datepicker) example?
I require a date picking calendar with somewhat complex control (ie: bound the datepicker with min/max dates,... -
9 Feb 2008 11:18 AM
- Replies
- 3
- Views
- 1,675
thx!!!
-
8 Feb 2008 7:54 AM
- Replies
- 3
- Views
- 1,675
Not too sure how to capture that a row has been clicked on a gridPanel, take a certain cell from that row, and place it in another element on the page. Essentially, I need an elaborate combo box,...
-
25 Jan 2008 10:37 AM
Jump to post Thread: multiple columns in a combo??? by funz51
- Replies
- 1
- Views
- 673
Does anyone know how I can display multiple columns to a comboBox dropdown? Could be 6-8 columns, with the total width of the dropdown twice as large as the input element. How do I do this in Ext...
Results 1 to 19 of 19
