We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Setting VSCROLL in MultiColumnTreeView

How can I enable Vertical Scrool in MultiColumnTreeView.

With designer it seem impossible.

Thank you
Maria Castoro

6 Replies

GR Golda Rebecal Syncfusion Team June 7, 2007 07:30 AM UTC

Hi Maria,

We can set the VScroll property of the MulticolumnTreeView to true to enable vertical scrolling in MultiColumnTreeView.

We can also achieve the same by using the following code.

//To enable vertical scrolling
this.multiColumnTreeView1.AutoScrolling = ScrollBars.Vertical;

Please have a look at the attached sample and let me know if you need any further assistance.

http://websamples.syncfusion.com/samples/Tools.Windows/F62022/Main.htm

Best regards,
Golda


JA JayaLakshmi Syncfusion Team June 7, 2007 07:35 AM UTC

Hi Maria,

Thank you for your interest in Syncfusion products.

I am afraid that I was not able to reproduce the issue you specified.

I could able to set vertical scroll for MultiColumnTreeViewAdv with VScroll property.

I have also attached an avi file with this.

http://www.syncfusion.com/Support/user/uploads/Video_71a79bc7.zip

Could you please let me know the Essential studio version you are using now?

Thanks,
Jaya


MC Maria Catsoro June 12, 2007 03:08 PM UTC

The problem appair when you don't put any value at design time and have a column hide.

In your examples, delete all nodes and then hide the 2° column. At this point you can't set vertical scroll

By
Maria Castoro


>Hi Maria,

Thank you for your interest in Syncfusion products.

I am afraid that I was not able to reproduce the issue you specified.

I could able to set vertical scroll for MultiColumnTreeViewAdv with VScroll property.

I have also attached an avi file with this.

http://www.syncfusion.com/Support/user/uploads/Video_71a79bc7.zip

Could you please let me know the Essential studio version you are using now?

Thanks,
Jaya


JA JayaLakshmi Syncfusion Team June 13, 2007 06:00 AM UTC

Hi Maria,

Yes.I could able to reproduce this issue.

Thank you for bringing this issue to our notice.

Could you please open a DirectTrac incident with subject line "Not able to set VScroll at design time when a column is hidden- F62289". We will send you the bug fix details through our DirectTrac system.

Thank you for your interest in Syncfusion products.

Regards,
jaya


LP Lan Pham July 11, 2007 11:20 PM UTC

Is this issue resolved because I can't set the VSCroll using 3 ways:
1 from GUI Property
2 using this.myMultiTreeView.VSCroll = true;
3 using this.myMultiTreeView.AutoScroll = ScrollBars.verticle

please response asap

>Hi Maria,

Yes.I could able to reproduce this issue.

Thank you for bringing this issue to our notice.

Could you please open a DirectTrac incident with subject line "Not able to set VScroll at design time when a column is hidden- F62289". We will send you the bug fix details through our DirectTrac system.

Thank you for your interest in Syncfusion products.

Regards,
jaya


JA JayaLakshmi Syncfusion Team July 12, 2007 07:31 AM UTC

Hi Lan,

Thank you for using Syncfusion products.

Could you please follow up the incident 35567 for knowing the bug fix details in this regard?

Thanks for your patience.

Regards,
Jaya

Loader.
Live Chat Icon For mobile
Up arrow icon