Hi Adam,
Thanks for contacting Syncfusion forums.
We suggest you to use “(element).scrollIntoView(false)” in script to resolve this issue. please refer the below code snippet to achieve this,
<code>
[Script]
(Selected_element).scrollIntoView(false);
</code>
Regards,
Varalakshmi
Hi Adam,
Thanks for the update.
We have prepared simple sample in which last node of the “Inbox”
item will be shown when the TreeView is expanded. Please download the sample from
the link given below,
Kindly try the sample and let me know if it helps.
Regards,
Varalakshmi
We regret for the
inconvenience caused.
We have prepared a
simple web application in vs2008 to showcase this behavior and the same can be
downloaded from the following link,
<a
rel='nofollow' href='http://www.syncfusion.com/downloads/Support/DirectTrac/99241/F104886107619190.zip'>F104886100432492.zip</a>
Kindly try
the sample and let us know if it works.
Regards,
Varalakshmi