3
Javascript and jQuery have been my executioners. I have a field hidden
that has initial date and final date. As I do via javascript, a for to go filling a TD
with the dates passed in that period, from the smallest (initial date) to the largest (final date)?
How are the dates in your Hidden field? You probably need to convert string to Date pro to be able to increment the dates in the range.
– bfavaretto
@Gypsy I totally removed the reference to Asp.net mvc, since the question in the background is about js/jquery.
– bfavaretto
@bfavaretto Okay, quiet.
– Leonel Sanches da Silva