473,503 Members | 1,953 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Grid control with nested combobox

Well I'm new to C# and I do not know of all of the
different controls yet. The grid you are referring to is
that the datagrid control, and if yes, would it be
possible to use it without a database for storing my data.
I have my data stored in collections. Do you know of any
good tutorials on the (data)grid control that could show
me how to implement something like the property tables in
VS.NET where you have this multicolumn grid and are able
to select different values from comboboxes.

best regards Jesper.

Jesper,

I don't think that this is possible with the list
view. If it is, then
it is going to be dirty (hiding the combobox, redirecting
input, etc, etc).
I would recommend a grid that has this kind of
functionality instead.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- ni**************@exisconsulting.com

"Jesper DK" <je****@hotmail.com> wrote in message
news:08****************************@phx.gbl...
Hi,

In a list box with multiple columns and rows I would like to nest a combobox in some cells. Is this possible, do
you know of any good tutorials showing this.

best regards Jesperr.

..
Nov 15 '05 #1
0 3242

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

Similar topics

1
4937
by: Bhom | last post by:
I am trying to create a grid on a form that looks like the 'Split Transaction' grid in Quicken - it allows drop down controls in various cells of grid to make a selection, and then stores the text...
6
4743
by: JMe9ka | last post by:
I've been gnawing at this problem for the past two days with little progress. My intent is to create a table or grid that looks and functions like the Properties window in Visual Studio.NET. I'm...
4
2991
by: Mike L | last post by:
I'm open for any suggestions on how to better program this. I want the user to select a license from a combo box, cboPrivilege and then the user will click the add button, then a record will be...
2
2242
by: Antoine | last post by:
I would like to construct my own list of items in a grid/ table/ item list layout but I have a problem. I want to add a sort of index row based on time, such as there might be blank values. Sure...
2
1933
by: Eric Eckberg | last post by:
I have been searching for a solution or example and just can't find one. My application uses lookup tables to populate a combobox. The lookup table is maintained by the user. For instance, the...
1
2081
by: fiaolle | last post by:
Hi The first set of source code is the class for a combobox in a grid, hopefully. In the second set of code we try to use the combobox class, but the grid is empty. I don't understand how this...
2
3128
by: mfleet1973 | last post by:
Hello (again), Within my datagrid I add a control to the datagridtextboxcolumn when the underlying textbox receives focus as follows: Combobox1.Size = New...
2
3162
by: Sin Jeong-hun | last post by:
There's DataGridView control in the .NET but it lacks of some critical functionalities. I need to use a ComboBox(to be exact, it is a control inherited from ComboBox) control to receive inputs into...
1
2098
by: Ahmad Jalil Qarshi | last post by:
Hi, I am developing a Windows Form based application in C# 2005. I have placed a Grid control on the Form and using MS SQL server 2000 at back end. Now the Grid is showing different columns from...
0
7205
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
7093
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
7287
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,...
1
7006
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
5592
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,...
0
3175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3166
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1519
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
397
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.