V
V
Vitaly2017-03-31 15:30:02
Yii
Vitaly, 2017-03-31 15:30:02

Customization by displaying GridView cells?

Good day. Please tell me how to set your gridview cell output format.
Standard output is simple But I need<td></td>

<td class="tn-manager" style="padding-left: 75px;">
                                    <div style="display:flex">
                                        <div class="tnm-children">
                                            <span class="fa fa-plus-square-o" style="font-size: 20px;"></span>
                                            <span class="fa fa-minus-square-o" style="font-size: 20px;"></span>
                                        </div>
                                        <div class="tnm-content" style="white-space: normal;">
                                            <i class="fa fa-link"></i>
                                            Данные о компании
                                        </div>
                                        <div class="floater"></div>
                                    </div>
                                </td>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Fedorov, 2017-03-31
@kat-vetal

use cell content property

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question