Click here to Skip to main content
15,920,053 members
Home / Discussions / C#
   

C#

 
AnswerRe: time zone, DST and historical dates Pin
led mike4-Feb-09 11:19
led mike4-Feb-09 11:19 
QuestionIDataReader and Null values Pin
Terick4-Feb-09 9:34
Terick4-Feb-09 9:34 
AnswerRe: IDataReader and Null values Pin
PIEBALDconsult4-Feb-09 13:38
mvePIEBALDconsult4-Feb-09 13:38 
AnswerRe: IDataReader and Null values Pin
vaghelabhavesh4-Feb-09 15:10
vaghelabhavesh4-Feb-09 15:10 
General[Message Deleted] Pin
Terick6-Feb-09 4:59
Terick6-Feb-09 4:59 
GeneralRe: IDataReader and Null values Pin
vaghelabhavesh6-Feb-09 8:04
vaghelabhavesh6-Feb-09 8:04 
QuestionDataGridComboBoxColumn.. Did it ever exist?? Pin
Muammar©4-Feb-09 8:31
Muammar©4-Feb-09 8:31 
AnswerRe: DataGridComboBoxColumn.. Did it ever exist?? Pin
Tony Richards4-Feb-09 9:02
Tony Richards4-Feb-09 9:02 
Hi,

I had a quick rummage in the MSDN library. It reports that that control isn't in the System.Windows.Forms namespace, but instead is in Microsoft.CLRAdmin. It's also marked as 'This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.' This suggests to me that if what you want to do is possible, it has to be done another way. Perhaps there is a method on one of the other DataGridView classes to add it for you.

I'm sorry this doesn't really solve your problem, but it does answer your question Wink | ;)

Also, a free tip: Adding things like
Muammar© wrote:
Pleeeeeeeeeez help guys!


won't help you get an answer. The people on this site seem to generally quite helpful, so you don't need to beg, and comments like that can be seen as annoying (particularly the spelling of 'please').

My Blog: This Blog

QuestionCross cutting code Pin
Nathan Gloyn4-Feb-09 8:28
Nathan Gloyn4-Feb-09 8:28 
AnswerRe: Cross cutting code Pin
Jon Rista4-Feb-09 8:58
Jon Rista4-Feb-09 8:58 
QuestionCannot implicitly convert type 'System.DateTime?' to 'System.DateTime' Pin
Lodeclaw4-Feb-09 7:46
Lodeclaw4-Feb-09 7:46 
AnswerRe: Cannot implicitly convert type 'System.DateTime?' to 'System.DateTime' Pin
Kristian Sixhøj4-Feb-09 7:55
Kristian Sixhøj4-Feb-09 7:55 
GeneralRe: Cannot implicitly convert type 'System.DateTime?' to 'System.DateTime' Pin
Lodeclaw4-Feb-09 7:58
Lodeclaw4-Feb-09 7:58 
GeneralRe: Cannot implicitly convert type 'System.DateTime?' to 'System.DateTime' Pin
Christian Graus4-Feb-09 9:24
protectorChristian Graus4-Feb-09 9:24 
AnswerRe: Cannot implicitly convert type 'System.DateTime?' to 'System.DateTime' Pin
Alan N4-Feb-09 7:58
Alan N4-Feb-09 7:58 
GeneralRe: Cannot implicitly convert type 'System.DateTime?' to 'System.DateTime' Pin
Lodeclaw4-Feb-09 8:01
Lodeclaw4-Feb-09 8:01 
AnswerRe: Cannot implicitly convert type 'System.DateTime?' to 'System.DateTime' Pin
Ben Fair4-Feb-09 8:03
Ben Fair4-Feb-09 8:03 
GeneralRe: Cannot implicitly convert type 'System.DateTime?' to 'System.DateTime' Pin
Lodeclaw4-Feb-09 8:07
Lodeclaw4-Feb-09 8:07 
GeneralRe: Cannot implicitly convert type 'System.DateTime?' to 'System.DateTime' Pin
Alan N4-Feb-09 8:16
Alan N4-Feb-09 8:16 
GeneralRe: Cannot implicitly convert type 'System.DateTime?' to 'System.DateTime' Pin
Lodeclaw4-Feb-09 8:24
Lodeclaw4-Feb-09 8:24 
QuestionHow to create a modal dialog during execution [modified] Pin
Don.Y4-Feb-09 7:21
Don.Y4-Feb-09 7:21 
AnswerRe: How to made a modal dialog during execution Pin
musefan4-Feb-09 7:26
musefan4-Feb-09 7:26 
AnswerRe: How to made a modal dialog during execution Pin
vaghelabhavesh4-Feb-09 8:31
vaghelabhavesh4-Feb-09 8:31 
GeneralRe: How to made a modal dialog during execution Pin
Don.Y4-Feb-09 23:08
Don.Y4-Feb-09 23:08 
GeneralRe: How to made a modal dialog during execution Pin
Dave Kreskowiak5-Feb-09 2:11
mveDave Kreskowiak5-Feb-09 2:11 

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.