Hi guys.
In the TbRelationalColumn example on Yii Booster, a nested TbExtendedGridView is used to display the related data in the new row of the parent TbExtendedGridView.
However, the nested TbExtendedGridView does not use sorting, filtering or pagination.
I'm trying to get sorting, filtering and pagination working in the nested gridview, but after renderPartial, the whole parent gridview with all its rows disappears.
Has someone got this working?
Thanx
In the TbRelationalColumn example on Yii Booster, a nested TbExtendedGridView is used to display the related data in the new row of the parent TbExtendedGridView.
However, the nested TbExtendedGridView does not use sorting, filtering or pagination.
I'm trying to get sorting, filtering and pagination working in the nested gridview, but after renderPartial, the whole parent gridview with all its rows disappears.
Has someone got this working?
Thanx