Hi,
I an using webdatatree which binds 200+ nodes.The problem is that whenever i scroll the tree to middle and check the checkbox of the webdatatree it scrolls to the top.
Can any one provide me the solution.
Thanks in Advance.
Hello anilkoomar,
Thank you for posting in our forum.
I’ve tested this in the basic release of 12.1(12.1.20121.1005) and didn’t come across a similar issue while using the CheckBoxMode of the WebDataTree.
Could you let me know which version of our controls you’re currently using and whether you’re encountering this issue in a particular browser and if so in which of its versions?
Also if you’re using the checkbox mode as well or if you’re using item template to create the checkboxes.
I’m attaching the sample I tested on for your reference. Let me know if you notice any different settings between my sample and the ones you have for your data tree.
I’m looking forward to your reply.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support
Thank for your Quick Reply,
i am using version 11.1 and the browser is Google Crome version 19.0.1084.9
i have tested the sample app you have provide it was also causing the same problem.just scroll down without expanding any node and check a node then problem arises.
This is my webdatatree
<ig:WebDataTree ID="WebDataTree1" runat="server" CheckBoxMode="BiState" DataLoadingMessage="Loading...Please wait!"
EnableAjax="true" Height="170px" InitialExpandDepth="0" SelectionType="Single"
StyleSetName="Pear" Width="420px" EnableAutoChecking="False" BorderColor="#A4B97F"
BorderStyle="Solid" EnableConnectorLines="True" TabIndex="-1"
>
</ig:WebDataTree>
Regards,
Anil
Hello anil,
I’ve tested the first service release of 11.1 (11.1.20111.1006) and the latest one available (11.1.20111.2225) against Chrome version 19.0.1084.56 and they both seemed to work as expected.
If you’re using a different service release I’d advise you to upgrade to the latest one-11.1.20111.2225 .
In order to obtain the latest releases you should first:
1)Go to Infragistics.com and Login with your account
2)Go to Support and choose Register your Product
3)Enter the Product Key
4)Go to My IG My keys and downloads
5)Select your Product
5)There you will find the latest release available for download.
Let me know if you’re using the latest service release and whether you’re encountering the issue with it.
Hi maya,
i am using version 11.1 (11.1.20111.1006)
Hello anil ,
Thank you for your patience while I was looking into this.
I’ve managed to reproduce this issue. It seems to occur only on the first click on my side and doesn’t scroll to the top but to the bottom .
I’ll log this issue to be reviewed by our development team and provide you the development issue number so that you may track it’s progress.
Hi Maya,
I have been waiting for the development issue number for the issue.So that i can track my issue progress.
Hi anil kumar,
I believe the bug number you are looking for is #115523.
regards,
David Young