Answer the question
In order to leave comments, you need to log in
Yii2 how to make a table look like exel?
Hello, the question arose to build a table with data on the days of the week, something like this.
Can anyone jump on how to implement this on yii2
Answer the question
In order to leave comments, you need to log in
and here yii is purely html / js - the task is to make such a table. Here it is better to make a front on something like angular / react / vue, and from yii only pull / write data via api, since, presumably, the table should be interactive, and not just for output. Trying to implement this with yii2 widgets is like trying to chop wood with nail polish.
see this
https://github.com/kartik-v/yii2-grid
and this
https://www.sitepoint.com/7-jquery-microsoft-excel...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question