Click here to Skip to main content
16,005,316 members
Home / Discussions / C#
   

C#

 
GeneralRe: Clipboard SetData and GetData... Pin
Nick Parker14-Dec-04 15:36
protectorNick Parker14-Dec-04 15:36 
GeneralRe: Clipboard SetData and GetData... Pin
new_phoenix18-Dec-04 10:46
new_phoenix18-Dec-04 10:46 
GeneralRe: Control parenting... Pin
new_phoenix18-Dec-04 12:17
new_phoenix18-Dec-04 12:17 
QuestionHow to obtain serial number of devices Pin
gussano14-Dec-04 13:18
gussano14-Dec-04 13:18 
AnswerRe: Gussano Pin
Dave Kreskowiak15-Dec-04 12:14
mveDave Kreskowiak15-Dec-04 12:14 
GeneralRe: Gussano Pin
gussano17-Dec-04 11:02
gussano17-Dec-04 11:02 
GeneralRe: Gussano Pin
Dave Kreskowiak17-Dec-04 14:02
mveDave Kreskowiak17-Dec-04 14:02 
Generalpopulate one datagrid combobox based on another Pin
nadandjade14-Dec-04 11:07
nadandjade14-Dec-04 11:07 
I have a windows form with a datagrid on it. When the user clicks a button 'Retrieve', it populates the datagrid with the appropriate data. A couple of the columns in this datagrid contain comboboxes in them.

I am using a class similar to the one in the article "DataGrid Zen Novice" to implement my comboboxes.

The problem I'm having is trying to figure out how to populate the values of one combobox, when a new item is chosen from another box. This has to be done for individual rows in the datagrid.

For example:
In my datagrid there is a column for item numbers, and a column for warehouses. If a new item number is chosen from the combobox in row three of the datagrid, the warehouses combobox in row three needs to be re-populated with the appropriate warehouses for this item.

Any ideas on the best way to do this?

Thanks in advance!

nadandjade
Generalcontrol draw to graphics surface Pin
Judah Gabriel Himango14-Dec-04 10:24
sponsorJudah Gabriel Himango14-Dec-04 10:24 
GeneralRe: control draw to graphics surface Pin
Daniel Turini14-Dec-04 20:22
Daniel Turini14-Dec-04 20:22 
Questionmultiline textbox to MSDE ntext field ? Pin
fracalifa14-Dec-04 10:18
fracalifa14-Dec-04 10:18 
AnswerRe: multiline textbox to MSDE ntext field ? Pin
Dave Kreskowiak14-Dec-04 10:38
mveDave Kreskowiak14-Dec-04 10:38 
GeneralRe: multiline textbox to MSDE ntext field ? Pin
fracalifa14-Dec-04 11:10
fracalifa14-Dec-04 11:10 
GeneralRe: multiline textbox to MSDE ntext field ? Pin
Dave Kreskowiak15-Dec-04 12:13
mveDave Kreskowiak15-Dec-04 12:13 
GeneralCatching Textbox changes on a form Pin
Peter Vertes14-Dec-04 9:04
Peter Vertes14-Dec-04 9:04 
GeneralRe: Catching Textbox changes on a form Pin
SeMartens14-Dec-04 9:32
SeMartens14-Dec-04 9:32 
GeneralRe: Catching Textbox changes on a form Pin
Jay Shankar14-Dec-04 13:45
Jay Shankar14-Dec-04 13:45 
GeneralC# Change XML Element content Pin
marker2714-Dec-04 8:24
sussmarker2714-Dec-04 8:24 
GeneralRe: C# Change XML Element content Pin
DavidNohejl14-Dec-04 10:49
DavidNohejl14-Dec-04 10:49 
GeneralRe: C# Change XML Element content Pin
Daniel Turini14-Dec-04 20:17
Daniel Turini14-Dec-04 20:17 
Generalfile processing time Pin
shaw12314-Dec-04 8:20
shaw12314-Dec-04 8:20 
GeneralRe: file processing time Pin
Dave Kreskowiak14-Dec-04 10:35
mveDave Kreskowiak14-Dec-04 10:35 
GeneralRe: file processing time Pin
Anonymous14-Dec-04 10:42
Anonymous14-Dec-04 10:42 
GeneralCalling functions Pin
thepersonof14-Dec-04 7:33
thepersonof14-Dec-04 7:33 
GeneralRe: Calling functions Pin
Nick Parker14-Dec-04 15:40
protectorNick Parker14-Dec-04 15:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.