Print Page | Close Window

Category Group Expand

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Property Grid
Forum Description: Topics Related to Codejock Property Grid
URL: http://forum.codejock.com/forum_posts.asp?TID=7295
Printed Date: 07 May 2024 at 3:21pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Category Group Expand
Posted By: LittleJK
Subject: Category Group Expand
Date Posted: 04 June 2007 at 10:50am
Hi, is there a work around on how to keep a category group expanded all the time, even when the user would click the expand/collapse button. I know there were work arounds for the Report Control in this matter. 



Replies:
Posted By: Baldur
Date Posted: 18 January 2008 at 3:44pm
You can check it with a little timer (100 ms).
Even if .Expanded=False, set it to true.


Posted By: Aaron
Date Posted: 04 February 2008 at 5:05am
Hi,
 
try this:
 
Category.Expanded = true
Category.Expandable = false
 
This will hide the plus/minus button



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net