RJackson
08-08-2009, 05:50 PM
Hey,
I struggle to describe what it actually is, which makes searching for how to do it incredibly difficult, I hope someone can help.
What I want to create is a list with 2 columbs, one of which will contain 'labels', the other - a user defined value. It's like Visual Studio's Properties window (http://www.functionx.com/vcsharp2003/windows/properties1.gif).
It will be used for a project I'm working on, basically, the user will be able to enter/choose: Images stored on their machine, Colours in RGB format, Strings for 'misc' options.
I will also need to be able to iterate through all the fields to see if any data has been entered or not - for each individual field.
Thanks.
I struggle to describe what it actually is, which makes searching for how to do it incredibly difficult, I hope someone can help.
What I want to create is a list with 2 columbs, one of which will contain 'labels', the other - a user defined value. It's like Visual Studio's Properties window (http://www.functionx.com/vcsharp2003/windows/properties1.gif).
It will be used for a project I'm working on, basically, the user will be able to enter/choose: Images stored on their machine, Colours in RGB format, Strings for 'misc' options.
I will also need to be able to iterate through all the fields to see if any data has been entered or not - for each individual field.
Thanks.