S
S
Snewer2016-08-08 10:47:54
Yii
Snewer, 2016-08-08 10:47:54

How to merge cells in GridView in Yii2?

Hello!
There is a GridView. Some data has some parameter that unites them.
Is it possible to merge cells for them in a similar way?
7ea9b796257446d382eda52b624165eb.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Fedorov, 2016-08-08
@Snewer

The standard widget from the "box" does not allow you to do this. You can either modify it yourself or find a ready-made widget that already contains such an implementation, for example demos.krajee.com/grid#grid-grouping (but this widget is very heavy for me)

S
sagittaracc, 2021-01-20
@sagittaracc

Try this widget - https://github.com/sagittaracc/yii-grid

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question