Search Type: Posts; User: cgriffin
Search: Search took 0.02 seconds.
-
18 Feb 2008 5:46 PM
Jump to post Thread: [Solved] IE 7 problem with grid by cgriffin
- Replies
- 5
- Views
- 1,156
For some reason when use the dom to dynamically load a grid the DIV for the actually grid is not getting removed, but seem to get corrupted. So for a quick fix I changed one line in ext-all-debug.js....
-
15 Feb 2008 1:40 PM
Jump to post Thread: [Solved] IE 7 problem with grid by cgriffin
- Replies
- 5
- Views
- 1,156
Yea I'm stuck in IE since of course it works fine if FireFox/Safari. :D
Thanks I wasn't aware of debugbar. I am reloading the grid definition code each time. I'm also doing the Ajax call each time... -
15 Feb 2008 1:05 PM
Jump to post Thread: [Solved] IE 7 problem with grid by cgriffin
- Replies
- 5
- Views
- 1,156
My site is setup so that most of the common stuff is loaded once in the head of the document (Ext, Prototype, Scriptaculous, etc.). I load different content into the dom with Ajax.Updater.
I have a... -
21 Dec 2007 1:20 PM
Jump to post Thread: 1.x to 2.0 transition by cgriffin
- Replies
- 0
- Views
- 529
I am using 1.1. I would like to go to 2.0 over time. However I have an immediate problem. I have another js library that I'm using on the same page as an ExtJS form. The problem is that the other js...
-
18 Oct 2007 2:01 PM
Jump to post Thread: Total below column of grid? by cgriffin
- Replies
- 1
- Views
- 1,092
I have a grid that shows the items of an order. The last column is the extended price. I would like to put the order total below that column in the footer so that it lines up with the column data. Is...
-
30 Aug 2007 5:28 PM
- Replies
- 161
- Views
- 110,289
I need to set a value for an extra parameter I want to return with the file. This value is set from a combobox. I have the combobox and a listener which gets called when the combobox value changes....
-
26 Jul 2007 10:21 AM
- Replies
- 3
- Views
- 1,350
Thanks. I did multiple searches of the forums and couldn't find anything that looked like the solution. Also as I'm thinking of putting this on almost every field of my form I will probably what to...
-
26 Jul 2007 8:49 AM
- Replies
- 3
- Views
- 1,350
Is there a supported/standard or example of putting a little button with a question mark next to a field such that when pressed it will pop up a help dialog?
-
24 Jul 2007 8:36 AM
Jump to post Thread: TextField with remote validation by cgriffin
- Replies
- 25
- Views
- 22,017
If you supply a value: to initialize the field to and select onValidate you get a condition where the validation is called before this.remoteCheckIcon is initialized. Other than that, Light is Green,...
-
23 Jul 2007 3:06 PM
- Replies
- 4
- Views
- 977
Thanks. I thought I would have to rap the fields in a layout or something. How do I wrap a set of field tag in a div? Is there some call that says output raw html here?
-
23 Jul 2007 12:31 PM
- Replies
- 4
- Views
- 977
I have a form that has a payment fieldset. In this fieldset I have a popup menu with choices for payment type. One of the payment types is Check, the others are all different CC. What I need to...
Results 1 to 11 of 11
