Opened 11 years ago

Closed 11 years ago

#8365 closed bug (notabug)

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...

Change History (1)

comment:1 Changed 11 years ago by Scott González

Resolution: invalid
Status: newclosed

Please use the forums or StackOverflow for help.

Note: See TracTickets for help on using tickets.