Answer the question
In order to leave comments, you need to log in
How to insert custom date-* attribute into GridView table cells?
Hello,
is it possible in GridView to <td>...</td>
insert an arbitrary date-* attribute ( ) into each cell of the table ( <td date-param="111">...</td>
), for further editing cells with ajax.
If yes, please show how. Thank you!
Answer the question
In order to leave comments, you need to log in
[
'attribute'=>'myattribute',
'contentOptions'=>['data-param'=>111]
]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question