Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
~2K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for Surendrasinh

HI Developers, I working on winform Project.I Want to create dynamic reports in which user can select all the things as per his/her necessity like Header Styles,Footer Styles,Body Styles,Font Styles,Column Widths,Which column he want to show or not.So can you give me any reference/steps to create such reports as per …

Member Avatar for ddanbe
0
76
Member Avatar for skyyadav

You can get a list of all processes by using System.Diagnostics; var allProcesses = Process.GetProcesses();

Member Avatar for richieking
0
142
Member Avatar for Surendrasinh

I working on winform appplication.I have DataGridView.when i write 1st character in Cell,cursor automatically focus on first character.And if i write 2nd character it overwrites the 1st character.So if i need to write more characters then everytime i have to press Right Arrow key to move.Any Help Please.Thanks in Advance.

Member Avatar for KushMishra
0
62
Member Avatar for Surendrasinh

Hello Developers, I Want to disable all computer Monitoring programs like TeamViewer when my winform application runs and enable it when my application runs.I want to prevent my application tracking so i need this. e.g. Suppose i already connected with other user with Remote Desktop program for some work.so he/she …

Member Avatar for Surendrasinh
0
231
Member Avatar for Alexkid

Thanks very much...But in CSV file i got Whole DataGridview data even click on single Row...Please help me...

Member Avatar for Surendrasinh
0
997

The End.