Hi,
in my application there are two views. On the frist view there are two inputfields "from date"
and "to date". Depending on these two dates i want to build a table on the second view wich
contains one column for every day in the selected period. How could I create these columns
dynamically with the corresponding date in the header of the column?
Regards,
Mario