I have two dates fields for fromdate and todate Based on that i want to populate a table with the dates along with the day And number of rows of the table will be equal to difference between fromdate and todate. Is it possible to do it on the client side? I mean using JavaScript? I don’t want to do that on server side.
Share
Calculate date diff in day ,
now reset is you need to create table and appedn with you body element ..
Dynamic table creation