Without using for each record how to iterate the loop between two dates
I want to show one html view in 7 times in another html view i.e nested html view (view in view) .And this 7 times data showing date also which is incremented.
There is any possibilities to show just like data or any loop (while,for etc)