Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Which data control gives me this view?

Reply
 
Old 08-04-2008   #1 (permalink)
HillBilly


 
 

Which data control gives me this view?

I want to get a logged in user's properties into a vertical template

=============================================
FieldName Label | FieldValueToEdit Label
=============================================
LinkedFieldToEdit | ValueToEdit
.... | ...
.... | ...
=============================================

Which data control in the framework should be used and if more than one
choice is available using templates a quick comment on why please...


My System SpecsSystem Spec
Old 08-05-2008   #2 (permalink)
Morten Wennevik [C# MVP]


 
 

RE: Which data control gives me this view?

Hi Billy,

Would you be looking for a PropertyGrid? This is what is used for editing
properties in the Visual Studio IDE and supports various ways of editing the
values, including custom ones.

There are many examples on how to use a PropertyGrid

http://www.c-sharpcorner.com/UploadF...dInCSharp.aspx

A more indept example showing how to use custom types in the grid:

http://msdn.microsoft.com/en-us/library/aa302326.aspx

--
Happy Coding!
Morten Wennevik [C# MVP]


"HillBilly" wrote:
Quote:

> I want to get a logged in user's properties into a vertical template
>
> =============================================
> FieldName Label | FieldValueToEdit Label
> =============================================
> LinkedFieldToEdit | ValueToEdit
> .... | ...
> .... | ...
> =============================================
>
> Which data control in the framework should be used and if more than one
> choice is available using templates a quick comment on why please...
>
>
My System SpecsSystem Spec
Old 08-05-2008   #3 (permalink)
HillBilly


 
 

Re: Which data control gives me this view?

Hello there Morten, yes web developers need a PropertyGrid as it looks
exactly what I would like to use. I started by reviewing the QuickStarts [1]
where I'm sure one of the data controls may be used but its not easy to
determine which one supports vertical orientation. Perhaps somebody will
comment further...


[1]
http://quickstarts.asp.net/QuickStar...a/default.aspx


"Morten Wennevik [C# MVP]" <MortenWennevik@xxxxxx> wrote in message
news:BED7A6CE-8C46-451A-96CD-7A9283B6EC48@xxxxxx
Quote:

> Hi Billy,
>
> Would you be looking for a PropertyGrid? This is what is used for editing
> properties in the Visual Studio IDE and supports various ways of editing
> the
> values, including custom ones.
>
> There are many examples on how to use a PropertyGrid
>
> http://www.c-sharpcorner.com/UploadF...dInCSharp.aspx
>
> A more indept example showing how to use custom types in the grid:
>
> http://msdn.microsoft.com/en-us/library/aa302326.aspx
>
> --
> Happy Coding!
> Morten Wennevik [C# MVP]
>
>
> "HillBilly" wrote:
>
Quote:

>> I want to get a logged in user's properties into a vertical template
>>
>> =============================================
>> FieldName Label | FieldValueToEdit Label
>> =============================================
>> LinkedFieldToEdit | ValueToEdit
>> .... | ...
>> .... | ...
>> =============================================
>>
>> Which data control in the framework should be used and if more than one
>> choice is available using templates a quick comment on why please...
>>
>>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
HTA RDS Data Control problem VB Script
KHz sample rate data and other key data fields missing from audio/media file properties view Vista file management
Classic View Control Panel Won't Stay as Default View Vista General
Parental Control - Can't view log Vista General
Control Panel Category View gone... Vista performance & maintenance


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46