Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / Design Time / April 2006

Tip: Looking for answers? Try searching our database.

Control custom property

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Andy - 30 Mar 2006 18:57 GMT
Hi all,

I'm creating my own DataGridViewColumn class, and have added a string
property to it which should be settable via the Property designer.
I've gotten the property to show up, but even if i set a value, the
code generated sets the property to null, not the value I typed.

Any ideas?
Thanks
Vijay - 30 Mar 2006 19:21 GMT
The generated code will show null only when if you have not initalized the
property in the DataGridViewColumn Class..., other than that..  what ever
you set should be available at run time..  are you seeing it at runtime ??

VJ

> Hi all,
>
[quoted text clipped - 5 lines]
> Any ideas?
> Thanks
Andy - 04 Apr 2006 16:44 GMT
Nope.  I can set the property, close the property browser, reopen it,
and its gone.

The code in the designer file has:

myCol.myProp =null; // Should be the value i set.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.