Click here to Skip to main content
15,888,521 members
Home / Discussions / C#
   

C#

 
AnswerRe: I have a "High CPU usage" problem! Help me please! Pin
Rutvik Dave25-Sep-09 11:54
professionalRutvik Dave25-Sep-09 11:54 
QuestionCalendar DayView help Pin
An Enigma25-Sep-09 7:27
An Enigma25-Sep-09 7:27 
AnswerRe: Calendar DayView help Pin
Christian Graus25-Sep-09 10:57
protectorChristian Graus25-Sep-09 10:57 
GeneralRe: Calendar DayView help Pin
An Enigma25-Sep-09 23:01
An Enigma25-Sep-09 23:01 
QuestionNeed A Good C# WinForms Example Pin
Kevin Marois25-Sep-09 6:59
professionalKevin Marois25-Sep-09 6:59 
AnswerRe: Need A Good C# WinForms Example Pin
SilimSayo25-Sep-09 7:17
SilimSayo25-Sep-09 7:17 
AnswerRe: Need A Good C# WinForms Example Pin
PIEBALDconsult25-Sep-09 8:27
mvePIEBALDconsult25-Sep-09 8:27 
QuestiondataGridView and columns.add Pin
Saamir25-Sep-09 6:45
Saamir25-Sep-09 6:45 
Hi guys,
I am in a bit of dilemma and need some help please!!!

Here is my scenario
I have a couple datagridviews which populate data from a dataset
I have cell_click event which is used to move data from one grid to another. If there is no empty cell in my grid2 then I add a column in the cell click event and populate data into the new column cell.

I also have a drag drop event which I use to move data across grid2, after I do the cell click for some reason it doesn't let me do drag drop, it says object reference not set to an instance of an object in the new cell where the data is being dropped. My assumption is that after I add the column, for some reason there is a null reference on all cells except the added data cell. How do I add the column, update the dataset and the datagridview without reloading the data in the grid.

Hope I make sense. Please helppppp

Sameer

AnswerRe: dataGridView and columns.add Pin
Henry Minute25-Sep-09 9:36
Henry Minute25-Sep-09 9:36 
QuestionUnsafe code compile in clr Pin
Abdul Rahman Hamidy25-Sep-09 6:18
Abdul Rahman Hamidy25-Sep-09 6:18 
AnswerRe: Unsafe code compile in clr Pin
harold aptroot25-Sep-09 6:42
harold aptroot25-Sep-09 6:42 
AnswerRe: Unsafe code compile in clr Pin
PIEBALDconsult25-Sep-09 8:28
mvePIEBALDconsult25-Sep-09 8:28 
GeneralRe: Unsafe code compile in clr Pin
Abdul Rahman Hamidy25-Sep-09 18:06
Abdul Rahman Hamidy25-Sep-09 18:06 
GeneralRe: Unsafe code compile in clr Pin
PIEBALDconsult25-Sep-09 18:27
mvePIEBALDconsult25-Sep-09 18:27 
GeneralRe: Unsafe code compile in clr Pin
Abdul Rahman Hamidy25-Sep-09 18:56
Abdul Rahman Hamidy25-Sep-09 18:56 
GeneralRe: Unsafe code compile in clr Pin
PIEBALDconsult26-Sep-09 4:25
mvePIEBALDconsult26-Sep-09 4:25 
QuestionRelease of resources - System.Collections,Generic.List<t></t> Pin
abosch200025-Sep-09 5:32
abosch200025-Sep-09 5:32 
AnswerRe: Release of resources - System.Collections,Generic.List Pin
Not Active25-Sep-09 5:47
mentorNot Active25-Sep-09 5:47 
AnswerRe: Release of resources - System.Collections,Generic.List Pin
Keith Barrow25-Sep-09 6:11
professionalKeith Barrow25-Sep-09 6:11 
QuestionPROJECT WORK [modified] Pin
aravindjayan25-Sep-09 5:21
aravindjayan25-Sep-09 5:21 
AnswerRe: PROJECT WOEK Pin
harold aptroot25-Sep-09 5:26
harold aptroot25-Sep-09 5:26 
GeneralRe: PROJECT WOEK Pin
harold aptroot25-Sep-09 5:51
harold aptroot25-Sep-09 5:51 
GeneralRe: PROJECT WOEK Pin
Kevin Marois25-Sep-09 5:59
professionalKevin Marois25-Sep-09 5:59 
GeneralRe: PROJECT WOEK Pin
harold aptroot25-Sep-09 6:02
harold aptroot25-Sep-09 6:02 
GeneralRe: PROJECT WOEK Pin
Kevin Marois25-Sep-09 6:06
professionalKevin Marois25-Sep-09 6:06 

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.