You need to sign in to do that
Don't have an account?

Issue with the compatability mode
Hi,
I have a pageblock table in the vfpage. When i add more fields the screen page size increases and i am able to get the scroll. Working fine when browser in non-compatability mode. But when using the compatability mode i am not able to see the scroll.
Regards
Suresh S
I have a pageblock table in the vfpage. When i add more fields the screen page size increases and i am able to get the scroll. Working fine when browser in non-compatability mode. But when using the compatability mode i am not able to see the scroll.
Regards
Suresh S
You may however force the website not to display in compatibility mode by putting the website in an 'Edge' mode.
Use the tag in the head.
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
Regards,
Satish Kumar