Click here to Skip to main content
15,881,812 members
Home / Discussions / C#
   

C#

 
General.net style Pin
tom_dx23-Oct-04 11:35
tom_dx23-Oct-04 11:35 
GeneralRe: .net style Pin
Alex Korchemniy23-Oct-04 13:39
Alex Korchemniy23-Oct-04 13:39 
QuestionDisposing a form in another thread? Pin
Carl Mercier23-Oct-04 7:11
Carl Mercier23-Oct-04 7:11 
AnswerRe: Disposing a form in another thread? Pin
Carl Mercier23-Oct-04 7:30
Carl Mercier23-Oct-04 7:30 
GeneralRe: Disposing a form in another thread? Pin
Dennis C. Dietrich23-Oct-04 9:19
Dennis C. Dietrich23-Oct-04 9:19 
QuestionHow to get absolute value of the pixel cordinates using mouse position Pin
Anonymous23-Oct-04 6:48
Anonymous23-Oct-04 6:48 
AnswerRe: How to get absolute value of the pixel cordinates using mouse position Pin
Alex Korchemniy23-Oct-04 12:33
Alex Korchemniy23-Oct-04 12:33 
GeneralRefresh DataGrid question Pin
markdbd23-Oct-04 6:21
markdbd23-Oct-04 6:21 
Hi all,

I am making a little application where I am using a datagrid.
A menu displays when the user right click on the datagrid.
This menu has insert, update, delete options. And when the user clicks on one option it opens a new form so the user can edit or insert data. After filling this form and submiting the data, the form closes and the datagrid should refresh.

MY question is:

Is it better to make a new query to the database to see the new Information in the datagrid or to insert manually the submitted data into the old Dataset?

Another question?

Is there any good component that offers Image in Datagrid?

Thanks.
GeneralRe: Refresh DataGrid question Pin
Alex Korchemniy23-Oct-04 12:40
Alex Korchemniy23-Oct-04 12:40 
GeneralRe: Refresh DataGrid question Pin
markdbd24-Oct-04 2:13
markdbd24-Oct-04 2:13 
GeneralRe: Refresh DataGrid question Pin
Alex Korchemniy24-Oct-04 9:08
Alex Korchemniy24-Oct-04 9:08 
GeneralCalling an event Pin
Anonymous23-Oct-04 5:46
Anonymous23-Oct-04 5:46 
GeneralRe: Calling an event Pin
Alex Korchemniy23-Oct-04 13:21
Alex Korchemniy23-Oct-04 13:21 
GeneralThread.Abort hangs the calling thread in VS .NET 2005 Pin
Ami Bar23-Oct-04 5:10
Ami Bar23-Oct-04 5:10 
GeneralRe: Thread.Abort hangs the calling thread in VS .NET 2005 Pin
Dennis C. Dietrich23-Oct-04 9:36
Dennis C. Dietrich23-Oct-04 9:36 
GeneralmySQl Problem in C#. Suspect it's my mySQL config... Pin
Admiral Ackbar23-Oct-04 3:59
Admiral Ackbar23-Oct-04 3:59 
Questionis there a way?? Pin
tom_dx23-Oct-04 3:46
tom_dx23-Oct-04 3:46 
AnswerRe: is there a way?? Pin
Colin Angus Mackay23-Oct-04 4:14
Colin Angus Mackay23-Oct-04 4:14 
GeneralRe: is there a way?? Pin
tom_dx23-Oct-04 4:39
tom_dx23-Oct-04 4:39 
GeneralRe: is there a way?? Pin
Colin Angus Mackay23-Oct-04 4:41
Colin Angus Mackay23-Oct-04 4:41 
AnswerRe: is there a way?? Pin
Uwe Keim23-Oct-04 4:52
sitebuilderUwe Keim23-Oct-04 4:52 
GeneralRe: is there a way?? Pin
tom_dx23-Oct-04 14:33
tom_dx23-Oct-04 14:33 
Generalpassing a variable value to another form Pin
steve_rm22-Oct-04 20:52
steve_rm22-Oct-04 20:52 
GeneralRe: passing a variable value to another form Pin
Heath Stewart22-Oct-04 21:15
protectorHeath Stewart22-Oct-04 21:15 
GeneralDraw Controls Pin
WDI22-Oct-04 20:32
WDI22-Oct-04 20:32 

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.