Quote:
|
The only thing I can think of is this having something to do with the JQuery for the datepicker being processed before the new rows are added,
|
Yes, that's what I said.
Code:
but then how could I get around this?
By finding the jQuery code that needs to be called to set up the handlers for the added rows and then invoking it properly.