Click here to Skip to main content
15,891,905 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Locking a database record in WinForms Application Pin
Mycroft Holmes23-Jul-08 21:07
professionalMycroft Holmes23-Jul-08 21:07 
GeneralRe: Locking a database record in WinForms Application Pin
Ashfield25-Jul-08 8:31
Ashfield25-Jul-08 8:31 
QuestionCreating setup project for all users of the system Pin
ngrj22-Jul-08 15:11
ngrj22-Jul-08 15:11 
AnswerRe: Creating setup project for all users of the system Pin
emimmortal22-Jul-08 15:39
emimmortal22-Jul-08 15:39 
JokeRe: Creating setup project for all users of the system Pin
Mycroft Holmes23-Jul-08 21:09
professionalMycroft Holmes23-Jul-08 21:09 
QuestionSetting exe name according to project configuration in VS.NET 2005 [modified] Pin
abcxyz8222-Jul-08 6:32
abcxyz8222-Jul-08 6:32 
AnswerRe: Setting exe name according to project configuration in VS.NET 2005 Pin
abcxyz8222-Jul-08 22:09
abcxyz8222-Jul-08 22:09 
QuestionDataGridView and Combo Boxes (my brain hurts) Pin
davebarkshire22-Jul-08 6:01
davebarkshire22-Jul-08 6:01 
I mostly use ASP.net but have spent the day wrestling with a date view grid. I have a column which has a dropdown so when I populate the grid I programatically add a combo (DataGridViewComboBoxCell) to the row and can populate the items with data. The column is a normal DataViewGridTextBoxColumn because I want to have a completely free hand in what I put in the cells in this column.

But... the dropdowns have a blank entry at the top which I'd like to get rid of and also there is no property to select an item in the dropdown such as selectedIndex. How han I get rid of the space at the top (blank entry) and how can I set the selected index property?

Also, when I want to read the value from the combo and have a reference to the DataGridViewComboBoxCell object in that cell, how do I read the selected value from the combo?
AnswerRe: DataGridView and Combo Boxes (my brain hurts) Pin
bigbrownbeaver22-Jul-08 22:15
bigbrownbeaver22-Jul-08 22:15 
Questiondata binding to radio buttons Pin
bfis10813722-Jul-08 4:55
bfis10813722-Jul-08 4:55 
AnswerRe: data binding to radio buttons Pin
John_Adams22-Jul-08 21:16
John_Adams22-Jul-08 21:16 
GeneralRe: data binding to radio buttons Pin
bfis10813723-Jul-08 3:15
bfis10813723-Jul-08 3:15 
AnswerRe: data binding to radio buttons Pin
Giorgi Dalakishvili22-Jul-08 21:40
mentorGiorgi Dalakishvili22-Jul-08 21:40 
QuestionDesign message box Pin
venkat86_ece21-Jul-08 20:53
venkat86_ece21-Jul-08 20:53 
AnswerRe: Design message box Pin
Brady Kelly21-Jul-08 22:49
Brady Kelly21-Jul-08 22:49 
AnswerRe: Design message box Pin
John_Adams22-Jul-08 20:55
John_Adams22-Jul-08 20:55 
AnswerRe: Design message box Pin
Thomas Stockwell24-Jul-08 5:37
professionalThomas Stockwell24-Jul-08 5:37 
Questionopening work documents in Axwebbrowser: Pin
Arun Ramachandran21-Jul-08 17:52
Arun Ramachandran21-Jul-08 17:52 
AnswerRe: opening work documents in Axwebbrowser: Pin
Arun Ramachandran21-Jul-08 17:54
Arun Ramachandran21-Jul-08 17:54 
Questionsending and receiving file over TCP/IP (c#) ?(*jpg,etc..)no text..file.. Pin
tdrgn20-Jul-08 23:34
tdrgn20-Jul-08 23:34 
AnswerRe: sending and receiving file over TCP/IP (c#) ?(*jpg,etc..)no text..file.. Pin
Paul Conrad21-Jul-08 8:51
professionalPaul Conrad21-Jul-08 8:51 
GeneralRe: sending and receiving file over TCP/IP (c#) ?(*jpg,etc..)no text..file.. Pin
tdrgn22-Jul-08 2:19
tdrgn22-Jul-08 2:19 
QuestionSet focus on Datagrid view cell Pin
venkat86_ece20-Jul-08 22:14
venkat86_ece20-Jul-08 22:14 
AnswerRe: Set focus on Datagrid view cell Pin
John Ad21-Jul-08 4:24
John Ad21-Jul-08 4:24 
QuestionAccess Control List Pin
Michael Adel20-Jul-08 21:22
Michael Adel20-Jul-08 21:22 

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.