Click here to Skip to main content
15,898,588 members
Home / Discussions / C#
   

C#

 
AnswerRe: Treeview Pin
Christian Graus19-Nov-09 12:25
protectorChristian Graus19-Nov-09 12:25 
AnswerRe: Treeview Pin
Shameel19-Nov-09 18:10
professionalShameel19-Nov-09 18:10 
Questionwhen i have to use and when i shld not use generics ? Pin
md_azy19-Nov-09 8:05
md_azy19-Nov-09 8:05 
AnswerRe: when i have to use and when i shld not use generics ? Pin
Abhishek Sur19-Nov-09 8:36
professionalAbhishek Sur19-Nov-09 8:36 
AnswerRe: when i have to use and when i shld not use generics ? Pin
Pete O'Hanlon19-Nov-09 9:00
mvePete O'Hanlon19-Nov-09 9:00 
AnswerRe: when i have to use and when i shld not use generics ? Pin
PIEBALDconsult19-Nov-09 10:34
mvePIEBALDconsult19-Nov-09 10:34 
AnswerRe: when i have to use and when i shld not use generics ? Pin
Shameel19-Nov-09 18:18
professionalShameel19-Nov-09 18:18 
QuestionNeed help with DataGridView combobox Editing please Pin
Grimtaz19-Nov-09 8:00
Grimtaz19-Nov-09 8:00 
Hello.

I have a Datagrid which is bound to a dataset. One of the columns I have changed to ComboBoxColumn. This is bound to a column in the dataset. I read that you can change a combobox dropdown style to dropdown in order to make it editable. I can do this with a normal combobox but I can't work out how to do it with a combobox within a datagridview.

What I am trying to achieve is having a combobox that is editable, meaning that you can type something in the box that isn't in the bound list. I am wanting it to also autofill if what is typed matches what is in the bound list. If it is not in the bound list I am wanting to be able to add to the list what was typed in. (add a new row to the dataset).

So basically a field that you can choose from a list or type in your own. This of course is bound to a dataset which in turn will add to the underlying table in the database.

I am using Visual Studio 2008
QuestionVisual Studio only displaying HTML instead of Design View Pin
W4Rl0CK4719-Nov-09 6:59
W4Rl0CK4719-Nov-09 6:59 
AnswerRe: Visual Studio only displaying HTML instead of Design View Pin
Sir Dot Net19-Nov-09 7:39
Sir Dot Net19-Nov-09 7:39 
AnswerRe: Visual Studio only displaying HTML instead of Design View Pin
Shameel19-Nov-09 18:03
professionalShameel19-Nov-09 18:03 
AnswerRe: Visual Studio only displaying HTML instead of Design View Pin
Ronni Marker20-Nov-09 10:53
Ronni Marker20-Nov-09 10:53 
QuestionListView replacement Pin
Vincent Roggero19-Nov-09 4:34
Vincent Roggero19-Nov-09 4:34 
AnswerRe: ListView replacement Pin
Saksida Bojan19-Nov-09 5:00
Saksida Bojan19-Nov-09 5:00 
GeneralRe: ListView replacement Pin
Vincent Roggero19-Nov-09 6:19
Vincent Roggero19-Nov-09 6:19 
AnswerRe: ListView replacement Pin
Luc Pattyn19-Nov-09 5:05
sitebuilderLuc Pattyn19-Nov-09 5:05 
GeneralRe: ListView replacement Pin
Vincent Roggero19-Nov-09 6:21
Vincent Roggero19-Nov-09 6:21 
GeneralRe: ListView replacement Pin
Saksida Bojan19-Nov-09 6:36
Saksida Bojan19-Nov-09 6:36 
GeneralRe: ListView replacement Pin
Vincent Roggero19-Nov-09 6:46
Vincent Roggero19-Nov-09 6:46 
GeneralRe: ListView replacement Pin
Saksida Bojan19-Nov-09 7:00
Saksida Bojan19-Nov-09 7:00 
GeneralRe: ListView replacement Pin
Vincent Roggero20-Nov-09 4:08
Vincent Roggero20-Nov-09 4:08 
GeneralRe: ListView replacement Pin
Saksida Bojan20-Nov-09 5:06
Saksida Bojan20-Nov-09 5:06 
GeneralRe: ListView replacement Pin
Vincent Roggero20-Nov-09 7:02
Vincent Roggero20-Nov-09 7:02 
Questionstrange errror while parsing string to datetime in c# Pin
hosseinghazanfary19-Nov-09 3:37
hosseinghazanfary19-Nov-09 3:37 
AnswerRe: strange errror while parsing string to datetime in c# Pin
Ian Shlasko19-Nov-09 3:49
Ian Shlasko19-Nov-09 3:49 

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.