Is there any solution to enable scrolling in CGridView?I dont want to use yii extensions.I just wanna work with standard CGridView.
Asked
Active
Viewed 1,933 times
1 Answers
2
To enable scrolling in the CGridView, you just put a div around it and then set the overflow using CSS. You will need to set the height.

Community
- 1
- 1

Kieran Andrews
- 5,845
- 2
- 33
- 57