Print Page | Close Window

AddChildItemBinded Usage

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=1832
Printed Date: 23 April 2024 at 2:12am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: AddChildItemBinded Usage
Posted By: lpereira
Subject: AddChildItemBinded Usage
Date Posted: 21 February 2005 at 5:08pm

I am trying to use the AddChildItemBinded method in my C#program without much success. When I run the code, i get an unhandled exception error. It seems that the method is not returning a valid PropertyGridItem. Here is the snippet of code that causes the error:

val = cat.AddChildItemBinded(PropertyItemType.PropertyItemNumber, this, "mynum");

val.Caption = "Testing Num";

The actual crash occurs when attempting to set the Caption for the PropertyGridItem.

Any ideas on how I can get this to work?




Replies:
Posted By: Oleg
Date Posted: 22 February 2005 at 2:33am

it can't be used in C#.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Karl
Date Posted: 27 August 2005 at 11:06pm

Is this a limitation of only C#, or is it for any .NET language?

I can't find any reference to this limitation anywhere.  Where can I find a list of what features and controls work/don't work in .NET?

Thanks.




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