Skip to Content
0
Dec 06, 2011 at 08:20 AM

Problem with Horizontal Scroll in Table

126 Views

Hi,

I've a fixed number columns in my table. I'm hiding a couple of columns based on some business logic.

It is being done by using the 'Visible' property of the context itself. Also, scrollable column count has been set to 5 to display horizontal scroll bar.

Initially, the table is displayed properly without any issues and displays only those columns, which are being set visble.

But, when I keep scrolling the horizontal scroll on the browser; after sometime it starts displaying all the columns. I'm not using the any scroll event to hide the fields. I'm doing it 'On Action' of a button to display data.

I'm using IE 6.0. Please let me know in case anybody has faced a similar kind of issue and resolved it. Also, let me know in case any additional details are required.

Regards,

Satyajit