Search Type: Posts; User: ricardolowe
Search: Search took 0.01 seconds.
-
7 Aug 2008 7:10 AM
- Replies
- 9
- Views
- 6,650
Is there a way to set a different cell editor per row?
I wish to filter a combobox cell editor per row in an editorgridpanel based on a value from a preceeding column.
I tried it many ways,... -
16 Jul 2008 7:34 AM
- Replies
- 35
- Views
- 39,354
I update your code to use the store reader's id value instead of the literal 'id'
instead of
beforeExpand: function(record, body, rowIndex){
blah....
... -
16 Jul 2008 5:35 AM
- Replies
- 35
- Views
- 39,354
I am working an an EditorGridPanel in version 2.1. I searching for clues on how to wrap some Ext components into a RowExpander object.
Am I on the right path? I can see how to use the XTemplate... -
5 Dec 2007 3:52 AM
- Replies
- 6
- Views
- 9,547
I am now experiencing the same problem. I am using ExtJS 1.1.1. Everything was working fine until I tried to transform this one specific <select> control that was wrapped in <p> </p> tags. All other...
-
18 Oct 2007 6:21 AM
- Replies
- 7
- Views
- 2,073
I am a noobie to ExtJS myself. So I may be totally off on this. However, I get the el.dom error whenever I do not specify the correct DIV ID for the HTML object that ExtJS will markup. Othertimes, ...
-
27 Sep 2007 6:25 AM
- Replies
- 5
- Views
- 1,501
I have the same problem.
I tried to add the hiddenName: 'ValueField' config option to the ComboBox where the name of my ValueField from the datastore is 'ValueField'. But it is still returning the... -
25 Sep 2007 11:56 AM
Jump to post Thread: comboBox, grid & displayField by ricardolowe
- Replies
- 12
- Views
- 6,592
I've got it fixed. I gave up on pulling together different snippets from the forums and decided to Read The {Foresaken} Manual. Figured out how to pull the display field from the selected datastore...
-
25 Sep 2007 11:04 AM
Jump to post Thread: comboBox, grid & displayField by ricardolowe
- Replies
- 12
- Views
- 6,592
Hi,
I followed your method as described above. When the grid first loads, everything looks fine. The editor control is also displaying the list of displaynames perfectly.
However, after choosing... -
25 Sep 2007 8:06 AM
- Replies
- 8
- Views
- 2,410
Was that post yanked? The link does not seem to work. I am interested in the answer to this question. Have a devil of a time trying to display the Text for the selected option in the combo box after...
Results 1 to 9 of 9
