473,387 Members | 1,611 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

What's the control used for the Properties section of the collectioneditor?

I'm working on a program that has a treeview, and each tree node
refrences a row in my database. I really like how the properties
section of the collections editor looks - is this a control that is
available to use? I thought it was a datagrid, but I can't get the
datagrid to show up like the collections properties thing.

Any help would be awesome
thanks!

~benny
Nov 17 '05 #1
2 1287
I guess this is the "PropertyGrid" :)

How would I go about binding a datarow to it though?

Benny Raymond wrote:
I'm working on a program that has a treeview, and each tree node
refrences a row in my database. I really like how the properties
section of the collections editor looks - is this a control that is
available to use? I thought it was a datagrid, but I can't get the
datagrid to show up like the collections properties thing.

Any help would be awesome
thanks!

~benny

Nov 17 '05 #2
It's easy enough to bind an object to it...set the SelectObject to the
object whose properties you want to configure. If all else fails,
create a data bound object to bind to the PropertyGrid.

Benny Raymond wrote:
I guess this is the "PropertyGrid" :)

How would I go about binding a datarow to it though?

Benny Raymond wrote:
I'm working on a program that has a treeview, and each tree node
refrences a row in my database. I really like how the properties
section of the collections editor looks - is this a control that is
available to use? I thought it was a datagrid, but I can't get the
datagrid to show up like the collections properties thing.

Any help would be awesome
thanks!

~benny

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: deko | last post by:
I'm hoping someone can sanity check my understanding of the Object Model for Forms/Controls. I'm having trouble drilling down into Control properties. First, I have a record set with the...
7
by: BradC | last post by:
(VB.NET 2002, Windows app). I'm going to be provided a two-letter string like "BV" or "TP" that represents a location. I then need to perform some actions on several form controls that have...
2
by: Mike | last post by:
Hi, I am strugling with a simple problem which I can't seem to resolve. I have an asp.net page which contains a server-control (flytreeview, which is a kind of a tree to be exact). The tree is...
6
by: Steve Barnett | last post by:
I have created a user control that includes the following field: protected TreeColumn columns = new TreeColumn; This is accessed via an accessor as follows: pubilc TreeColumn Columns { get {...
1
by: Marek | last post by:
Hi I have a user control that has a property which is a class implementing IList: public partial class MultiPanelControl : UserControl { protected MultiPanelList _panels = new MultiPanelList();...
2
by: Henry J. | last post by:
Has anybody run into this index out range exception when opening and then closing a collectionEditor from within a PropertyGrid? I use PropertyGrid to edit configurations in my application. One...
4
by: chrisse_2 | last post by:
Hey, Sorry about all the image posts its just that i need to get this to work!!! - I've already posted about the CanShrink and CanGrow option for image controls. This is a no go! What if i...
9
Denburt
by: Denburt | last post by:
If you are in the VBA section of a form and want to refer to a control on that form then the quickest most efficient way of achieving a connection to this control would be the most direct Me!NewData....
7
by: colin | last post by:
Hi, I have my property editor wich uses the pop up collection editor for arrays etc, but i have had to use a generic wrapper for the elements in some types of collections. although the editing...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.