Hi friends
I am using overflow container in that i placed a table which is big, so that horizontal scrollbar is appearing for the overflow container this is what i want.
but if user moves the scroll bar to some place after that if the page refreshes( after any server event ) the scroll bar is setting to the initial place .
but i want this should be set at the same place where it was before refresh.how can i do this.
thanks in advance