Hi Kartik,
I’ve got a grid with an expand row column which is ajax loading a child grid via detailUrl which calls an action that uses renderAjax. I want to have editable columns in that child grid.
Is it possible to get that functionality working somehow? The javascript must not be loading correctly even using renderAjax so the editable column click doesn’t do anything.
Thanks for any help!
Cheers,
The post Yii2 Kartik Grid – how to set up Editable Column in Expand Row Column child Grid appeared first on Krajee Web Tips.