Have you tried removing the overflow-y? Setting it to hidden will cause things that are beyond the specified height to be hidden.
Overflow-y is only effective when you have also set height. What have you set height to?
Superguppie.
Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.
When all you've got is a Hammer, Every Problem looks like a Nail. Michael Swain.
superguppie
All-Star
48225 Points
8679 Posts
Re: Pager hidden in Gridview
May 21, 2012 09:15 AM|LINK
Have you tried removing the overflow-y? Setting it to hidden will cause things that are beyond the specified height to be hidden.
Overflow-y is only effective when you have also set height. What have you set height to?
Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.
When all you've got is a Hammer, Every Problem looks like a Nail. Michael Swain.