kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
557 stars 302 forks source link

mergeHeader configurable and icon with text #988

Closed Er-Kalpesh closed 2 years ago

Er-Kalpesh commented 3 years ago

Can we make mergeHeader configurable? currently, it's hardcoded.

https://github.com/kartik-v/yii2-grid/blob/1aa635faba7778d354a7a1e48c66b87744eed2af/src/ExpandRowColumn.php#L253

Also currently, it's not possible to add text in the row cell along with the expand icon. that part is also hard coded. So is there any solution for that? https://github.com/kartik-v/yii2-grid/blob/1aa635faba7778d354a7a1e48c66b87744eed2af/src/ExpandRowColumn.php#L324

kartik-v commented 3 years ago

Please explain your use case on what you need - since ExpandRow javascript events are dependent on mergeHeader to be set permanently

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.