Search Type: Posts; User: mrileyaz
Search: Search took 0.02 seconds.
-
1 Jun 2010 2:31 PM
- Replies
- 0
- Views
- 764
I have users that want to copy and paste from MS Word into my Ext 3.2.1 application. The problem I'm having is with Ext displaying the MS Word Smart Quotes. I have verified that my server and...
-
14 Oct 2008 9:00 AM
Jump to post Thread: Google AJAX Libraries API by mrileyaz
- Replies
- 43
- Views
- 15,026
Google has posted their response:
For now this will be a no-fix due to licensing issues. All libraries that we host on the Google AJAX Libraries API are offered free of charge with very liberal... -
26 Aug 2008 7:52 AM
- Replies
- 4
- Views
- 1,868
In my continued investigation I have verified that my other style sheets are not overriding the Ext styles by commenting them out. Also I have checked the JSON being returned to make sure that there...
-
25 Aug 2008 9:37 AM
- Replies
- 4
- Views
- 1,868
Also, there are two select boxes being transformed. Each has a unique element id. The rest of the form is a plain HTML form that is immediately displayed with the page request.
Attached is an... -
22 Aug 2008 10:16 AM
- Replies
- 4
- Views
- 1,868
This is apart of a regular HTML form where the <select> tag is being transformed. Below is the ComboBox being used.
var myCbo = new Ext.form.ComboBox({
store: myStore,
transform: el,
... -
22 Aug 2008 9:43 AM
- Replies
- 4
- Views
- 1,868
I have an Ext.form.ComboBox that does not have listWidth or width defined but renders the drop down elements with a width of 68px in IE 7. This does not happen in IE 6, FF 2 or FF 3.
I have set... -
14 May 2008 8:27 AM
Jump to post Thread: Documentation Bugs - Ext 2.x by mrileyaz
- Replies
- 677
- Views
- 252,652
Hello,
While working with Ext.MessageBox I noticed a difference between the sample code (http://extjs.com/deploy/dev/examples/message-box/msg-box.js) and the documentation... -
1 Apr 2008 12:25 PM
- Replies
- 2
- Views
- 1,383
Animal,
That was it. My sql code was joining a few tables and each grouped record set had a unique id but the record set as a whole did not.
This has been solved by adding a dynamic id... -
1 Apr 2008 10:04 AM
- Replies
- 2
- Views
- 1,383
For some reason my GroupingStore is only showing two records. I have confirmed that the http response is a proper json object with 40 records. I also confirmed that the reader is reading all 40...
-
18 Mar 2008 11:49 AM
Jump to post Thread: by mrileyaz
- Replies
- 4
- Views
- 1,553
I have enabled ext-all-debug.js and this is the new error.
r has no properties
http://local-aanet.amkor.com/js/ext2/ext-all-debug.js
Line 30066Line 30066 has the following:
p.value =... -
18 Mar 2008 9:32 AM
Jump to post Thread: by mrileyaz
- Replies
- 4
- Views
- 1,553
I have an EditorGridPanel and when I add a new row to the grid, populate it via ComboBox and then deselect it, the following error is returned:
K has no properties... -
14 Mar 2008 12:22 PM
- Replies
- 4
- Views
- 1,383
Fay, thank you for the suggestion. I should have realized that sooner. Once I initialize the items outside of the function everything worked. For reference, below is the solution.
//... -
14 Mar 2008 8:40 AM
- Replies
- 4
- Views
- 1,383
I have tried a few different methods and all still overwrite the data in the second store. Below is the full code to the function that is being called by the form.
This application is allowing the... -
14 Mar 2008 8:32 AM
- Replies
- 4
- Views
- 1,102
2.0 thread can be found here:
http://extjs.com/forum/showthread.php?p=138082 -
13 Mar 2008 4:08 PM
- Replies
- 4
- Views
- 1,383
I have a FormPanel. This form triggers a JsonStore to get data from the database. The store populates a second store. The second store populates a GridPanel. Each time the form is submitted, I need...
-
13 Mar 2008 4:07 PM
- Replies
- 4
- Views
- 1,102
Sorry, this was supposed to go in Ext Community Forums (2.0). I will re-post there.
-
13 Mar 2008 4:03 PM
- Replies
- 4
- Views
- 1,102
I have a FormPanel. This form triggers a JsonStore to get data from the database. The store populates a second store. The second store populates a GridPanel. Each time the form is submitted, I need...
-
5 Feb 2008 3:31 PM
- Replies
- 20
- Views
- 16,605
What I
-
5 Feb 2008 8:19 AM
- Replies
- 20
- Views
- 16,605
murrah and others,
I
Results 1 to 19 of 19
