Custom Query (7259 matches)
Results (43 - 45 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#6189 | notabug | value of text Inputs inside dialog that are loaded by jquery ajax are incorrect in later loads | ||
Description |
Hello I use jquery ajax to load a page that has a jquery dialog with text inputs inside in to a td. i'm able to open and close the dialog as much as i like and get the value of the text inputs inside it. if i load the td content for a second time (with the same jquery ajax), getting the value of the text input inside dialog returns the previous value. Best Regards, Ashkan |
|||
#6759 | wontfix | validDays - list of selectable days | ||
Description |
New property named validDays which is a list of Dates that you can select. Any other date is unselectable |
|||
#9767 | duplicate | v 1.10.2+ Problem with input fields on jqgrid dialogs | ||
Description |
I have a jqgrid table that is open inside a dialog. This table opens another dialog with an input text to filter data. With the version 1.9.2 of jquery-ui it works fine (see http://jsfiddle.net/IrvinDominin/zdACB/). But if you change the version of jquery-ui for the 1.10.2 for example, the input text of the second dialog (the filter dialog) is not editable, but not disabled. |