Search and Top Navigation
#8365 closed bug (notabug)
Opened May 30, 2012 11:56AM UTC
Closed May 30, 2012 11:58AM UTC
Datepicker not spawning any more after ajax rewrite of a table row
Reported by: | nicola71 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8.20 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a table. Every table row has its own id. In the table row I have an "input type text" tag. Every "input type text" tag has its own id. With $.ajax I succesfully replace a row. The replaced row will bring the "input type text" tag with the same id it has before replacing. On this "input type text" tag the datepicker does not spawn anymore...
I tried to remove the datepicker from the "input type text" tag just before the ajax call and, soon after the succesful substitution, re-attach the datepicker to the "input type text" tag but nogthing happened...
Attachments (0)
Change History (1)
Changed May 30, 2012 11:58AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Please use the forums or StackOverflow for help.