Search Type: Posts; User: sergiogragera
Search: Search took 0.03 seconds.
-
24 Sep 2012 6:51 AM
- Replies
- 6
- Views
- 1,094
Setter default value is useful if you submit the form without having edited the field, but if user selects a value and then deletes it, the value is not default value.
Moreover, I want to send... -
23 Sep 2012 11:47 PM
- Replies
- 6
- Views
- 1,094
submitEmptyText is used to send emptyText value, in this case "Select a state...".
I have submitEmptyText to true and empty combobox (without emptyText attribute assigned) value is not send as... -
21 Sep 2012 12:13 AM
- Replies
- 6
- Views
- 1,094
Submitting a form using the SUBMIT method of a form not sent null parameters. If not I select a combobox value, this field does not send by SUBMIT method.
Attached is an example that you can... -
1 Oct 2010 5:50 AM
- Replies
- 32
- Views
- 9,271
I've created a modified version of RowEditor that solves the problems with column resize and row editor.
To do this, I modified the verifyLayout method RowEditor.js changing this line:
...
Results 1 to 4 of 4
