473,396 Members | 1,846 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,396 software developers and data experts.

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...

Aug 5 '08 #1
2 881
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:
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...

Aug 5 '08 #2
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]" <Mo************@hotmail.comwrote in message
news:BE**********************************@microsof t.com...
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:
>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...

Aug 5 '08 #3

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

Similar topics

0
by: David Marshall | last post by:
I am a relative newbie and can't seem to figure out how to get past this stumbling block. I am creating an unknown number of dynamic rows (min=0, max=10) in a table whoose cells are populated...
12
by: pmud | last post by:
Hi, I am using teh following code for sorting the data grid but it doesnt work. I have set the auto generate columns to false. & set the sort expression for each field as the anme of that...
8
by: Jerry | last post by:
I have an off-the-shelf app that uses an Access database as its backend. One of the tables contains a field with an "OLE Object" datatype. I'm writing some reports against this database, and I...
2
by: MM | last post by:
Hi, I have a data structure like this:- Param1 Param2 Param3 etc 0 15.2 10.0 5 8.4 50.0 etc. Basically I need a spreadsheet like control to display/modify this data. The DataGrid control...
4
by: Martin | last post by:
I want to build a data entry form for creating and updating info on something. When I'm first creating an item all the fields need to be editable. There after some fields become readonly. Most...
4
by: Guy Noir | last post by:
So, I have a table that I only want to appear after some event has fired. Using the asp:table control and the Visible property, this is a piece of cake. The problem is that when I try and drop a...
6
by: alexia.bee | last post by:
Hi all, I am new to C# so please bear me :). I have an app which uses datagridview. it has 8 columns. I also have struct which has 8 members(the same as the datagridview). when I add row to...
8
by: Chris | last post by:
Hi, i have in an content page a fieldset containing a label, an iframe and a textarea: <asp:Content ID="Content1" ContentPlaceHolderID="main" Runat="Server"> <fieldset style="width:650px;">...
13
by: mirandacascade | last post by:
I want to set things up such that a section of code will have been executed by the time one clicks on the drop down arrow on a combo box control. Currently, that section of code resides in the...
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: 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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.