Click here to Skip to main content
15,885,914 members
Home / Discussions / C#
   

C#

 
AnswerRe: Paramerterized OleDB Query Pin
PIEBALDconsult25-Jul-13 14:19
mvePIEBALDconsult25-Jul-13 14:19 
GeneralRe: Paramerterized OleDB Query Pin
gautamn199025-Jul-13 19:45
gautamn199025-Jul-13 19:45 
GeneralRe: Paramerterized OleDB Query Pin
PIEBALDconsult26-Jul-13 7:58
mvePIEBALDconsult26-Jul-13 7:58 
QuestionDataGridview ComboBox Filter Pin
Awais Jan24-Jul-13 23:44
Awais Jan24-Jul-13 23:44 
Questionproblem with datagridview in windows application Pin
Arun kumar Gautam24-Jul-13 20:59
Arun kumar Gautam24-Jul-13 20:59 
QuestionRe: problem with datagridview in windows application Pin
Eddy Vluggen25-Jul-13 7:12
professionalEddy Vluggen25-Jul-13 7:12 
AnswerRe: problem with datagridview in windows application Pin
Arun kumar Gautam25-Jul-13 19:32
Arun kumar Gautam25-Jul-13 19:32 
AnswerRe: problem with datagridview in windows application Pin
Eddy Vluggen26-Jul-13 8:05
professionalEddy Vluggen26-Jul-13 8:05 
Arun kumar Gautam wrote:
Hope so tht now u can understand my problem...
Sounds more like a specification than a problem.

You can add a DataGridViewComboBoxColumn[^] to the DataGridViews "Columns" collection. Also note;
From MSDN[^]
With the DataGridViewComboBoxColumn, you can display a column of cells that contain drop-down list boxes. This is useful for data entry in fields that can only contain particular values, such as the Category column of the Products table in the Northwind sample database. [...] Combo box columns are not generated automatically when data-binding a DataGridView control. To use combo box columns, you must create them manually and add them to the collection returned by the Columns property.
Samples are here[^], walktroughs and howto's over here[^].

Hope that helps to get you started Smile | :)
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

Questionsingle sogn on using active directory Pin
ketan italiya24-Jul-13 20:42
ketan italiya24-Jul-13 20:42 
AnswerRe: single sogn on using active directory Pin
Eddy Vluggen25-Jul-13 7:08
professionalEddy Vluggen25-Jul-13 7:08 
GeneralRe: single sogn on using active directory Pin
ketan italiya25-Jul-13 22:48
ketan italiya25-Jul-13 22:48 
GeneralRe: single sogn on using active directory Pin
Eddy Vluggen26-Jul-13 23:11
professionalEddy Vluggen26-Jul-13 23:11 
GeneralRe: single sogn on using active directory Pin
mrcbitting30-Jul-13 3:58
mrcbitting30-Jul-13 3:58 
QuestionOpening a file from the installation directory Pin
Matthew Menard24-Jul-13 10:18
Matthew Menard24-Jul-13 10:18 
AnswerRe: Opening a file from the installation directory Pin
NickPace24-Jul-13 10:41
NickPace24-Jul-13 10:41 
GeneralRe: Opening a file from the installation directory Pin
Matthew Menard25-Jul-13 2:06
Matthew Menard25-Jul-13 2:06 
AnswerRe: Opening a file from the installation directory Pin
Ron Beyer24-Jul-13 10:42
professionalRon Beyer24-Jul-13 10:42 
GeneralRe: Opening a file from the installation directory Pin
Matthew Menard25-Jul-13 2:04
Matthew Menard25-Jul-13 2:04 
Questionhigh memory use small C# program Pin
Dekkie24-Jul-13 8:05
Dekkie24-Jul-13 8:05 
QuestionRe: high memory use small C# program Pin
Ron Beyer24-Jul-13 8:14
professionalRon Beyer24-Jul-13 8:14 
AnswerRe: high memory use small C# program Pin
Dekkie24-Jul-13 23:40
Dekkie24-Jul-13 23:40 
GeneralRe: high memory use small C# program Pin
Ron Beyer25-Jul-13 2:29
professionalRon Beyer25-Jul-13 2:29 
QuestionRe: high memory use small C# program Pin
Richard MacCutchan24-Jul-13 21:29
mveRichard MacCutchan24-Jul-13 21:29 
AnswerRe: high memory use small C# program Pin
Simon_Whale25-Jul-13 0:49
Simon_Whale25-Jul-13 0:49 
QuestionHow to convert CAD to SVG and png to svg images Pin
Sudarshan Karande24-Jul-13 2:56
Sudarshan Karande24-Jul-13 2:56 

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.