Page 1 of 1

Scroll bar

Posted: Mon Aug 06, 2007 5:25 am
by rash28
Hi,

I have a tree sorting code.
When I click on the header the column of the tree sorts.
When I click on the particular child node header the scroll bar and the pointer moves to the top of the parent node.
How can I point the pointer at the particular position of the child node when click on the header to sort

Is there any way to fix the scroll bar at the particular position

Posted: Mon Aug 06, 2007 6:04 am
by feyd
Please explain further.

Posted: Mon Aug 06, 2007 6:34 am
by rash28
Hi,


When I click on the last child node, the scroll moves back to the top.
To view the sorted column again I need to scroll the scroll bar and view it.
So when I click on the child node how can I make the scrollbar not to scroll to the top

Posted: Mon Aug 06, 2007 7:02 am
by feyd
Is this the same problem?

Posted: Mon Aug 06, 2007 7:13 am
by rash28
Is there any way to fix the scroll when header of child node is clicked.
Sroll bar automatically should scroll down till the child node

Posted: Mon Aug 06, 2007 7:43 am
by feyd
Answer the question, please.

Posted: Mon Aug 06, 2007 10:41 pm
by rash28
Yes it is the same problem