Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to Read folder contents Pin
salmonraju12-Aug-07 21:01
salmonraju12-Aug-07 21:01 
Questioncrystal reports Pin
monuSaini12-Aug-07 19:58
monuSaini12-Aug-07 19:58 
AnswerRe: crystal reports Pin
Imranlogi12-Aug-07 20:33
Imranlogi12-Aug-07 20:33 
GeneralRe: crystal reports Pin
monuSaini12-Aug-07 20:49
monuSaini12-Aug-07 20:49 
GeneralRe: crystal reports Pin
Imranlogi12-Aug-07 21:18
Imranlogi12-Aug-07 21:18 
GeneralRe: crystal reports Pin
monuSaini12-Aug-07 21:27
monuSaini12-Aug-07 21:27 
GeneralRe: crystal reports Pin
Imranlogi12-Aug-07 23:06
Imranlogi12-Aug-07 23:06 
QuestionObject reference problem in a windows application. Pin
Janu_M12-Aug-07 19:23
Janu_M12-Aug-07 19:23 
Hi I am developing an windows application in C#.Net(2003).
My form has some textboxes, button and a datagrid. The functionality of the application is in a DLL.
The functionality is like this.
Enter input parameters in text boxes (one parameter belongs to time)
Click Start Button ==> the control goes to the DLL. based up on the time it has to perform the functionality.(suppose for example if we give 4 hours)

After completing a specific period (for example say 1hour) we have to enter a row in the data grid. THis action is done from the form.

For this i am using a timer in the form, on the elapsed time i am entering a row to the data grid by using a datatable.

Also notice one thing, I am using notify icon to show my application in system tray when it is minimized. If the addition of row is done when the form is in the minimized state, if i double click on the icon in the system tray then it is giving an exception "Object reference is not set" from the code in the notify icon Click. In this i am using a statement
this.ShowInTaskbar = true;

when the form is in normal state, adding a row to grid is happening correctly but the form is not responding after performing this action.

Any one please help me.
Thanks in Advance

Thanks and Regards
Ramu
QuestionC# DataGridView - Deleting a new Row Pin
shubhabratam12-Aug-07 17:59
shubhabratam12-Aug-07 17:59 
AnswerRe: C# DataGridView - Deleting a new Row Pin
Michael Sync12-Aug-07 18:09
Michael Sync12-Aug-07 18:09 
AnswerRe: C# DataGridView - Deleting a new Row Pin
Imranlogi12-Aug-07 20:40
Imranlogi12-Aug-07 20:40 
GeneralRe: C# DataGridView - Deleting a new Row Pin
shubhabratam12-Aug-07 20:53
shubhabratam12-Aug-07 20:53 
GeneralRe: C# DataGridView - Deleting a new Row Pin
Imranlogi12-Aug-07 21:13
Imranlogi12-Aug-07 21:13 
QuestionAfter passing file name in PrintQueue.AddJob(_,_,) folder is getting locked Pin
gvisgr812-Aug-07 17:53
gvisgr812-Aug-07 17:53 
QuestionHow to synchronize between GridView and DataTable? Pin
Michael Sync12-Aug-07 17:42
Michael Sync12-Aug-07 17:42 
Questioncovert string to particular pattern Pin
Amjath Rahman12-Aug-07 17:40
Amjath Rahman12-Aug-07 17:40 
AnswerRe: covert string to particular pattern Pin
Michael Sync12-Aug-07 18:05
Michael Sync12-Aug-07 18:05 
QuestionCreating a executable for a custom action Pin
steve_rm12-Aug-07 12:56
steve_rm12-Aug-07 12:56 
AnswerRe: Creating a executable for a custom action Pin
Jimmanuel13-Aug-07 7:46
Jimmanuel13-Aug-07 7:46 
Questionporting c code and crc32 Pin
dfn12-Aug-07 9:42
dfn12-Aug-07 9:42 
AnswerRe: porting c code and crc32 Pin
Luc Pattyn12-Aug-07 10:03
sitebuilderLuc Pattyn12-Aug-07 10:03 
AnswerRe: porting c code and crc32 Pin
Ravi Bhavnani12-Aug-07 12:13
professionalRavi Bhavnani12-Aug-07 12:13 
QuestionHow to delete message from Sim card Pin
Babubhai0712-Aug-07 9:29
Babubhai0712-Aug-07 9:29 
Questionreconnecting a client to socket server [modified] Pin
gizmokaka12-Aug-07 7:58
gizmokaka12-Aug-07 7:58 
Question.EXE file association Pin
Harkamal Singh12-Aug-07 6:55
Harkamal Singh12-Aug-07 6:55 

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.