Answer the question
In order to leave comments, you need to log in
How to create a calendar with tasks in a column + rows?
How to create a data table with mysql queries where there are a lot of columns and rows.
An example markup is:
<table>
<thead><tr>
<td>Заказчик</td>
<td>Заявка</td>
<td>Дата 1</td>
<td>Дата 2</td>
<td>Дата 365+</td></tr></thead>
<tbody>
<td>Имя 1</td>
<td>$100</td>
<td>Сегодня</td>
<td>Завтра</td>
И так на год, два и тд
</tbody>
</table>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question