Hi,
I just wanted to know if this is possible.
i Have a Table like this
Site Name Type Address City Lat Long Fault Time
ISB056 Spur aaaa Isl 73.0 33.64 13:14 PM
What i want is to Click the Last TD (with the TH Fault Time) and have a datepicker ask a new date and have it inserted into the TD instead of the previous date.
I cant select the TD and use .text() to insert the new date. But how to call the Jquery UI Datepicker on this item..