Click here to Skip to main content
15,914,481 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionWebsercies for windows Applications using C#.net Pin
balu1234525-Jul-08 8:03
balu1234525-Jul-08 8:03 
RantRe: Websercies for windows Applications using C#.net Pin
Ashfield25-Jul-08 8:27
Ashfield25-Jul-08 8:27 
QuestionHow to convert word to pdf Pin
Jerry Joseph M.25-Jul-08 3:57
Jerry Joseph M.25-Jul-08 3:57 
AnswerRe: How to convert word to pdf Pin
Paul Conrad27-Jul-08 19:41
professionalPaul Conrad27-Jul-08 19:41 
AnswerRe: How to convert word to pdf Pin
Jerry Joseph M.27-Jul-08 20:01
Jerry Joseph M.27-Jul-08 20:01 
GeneralRe: How to convert word to pdf Pin
Paul Conrad27-Jul-08 20:05
professionalPaul Conrad27-Jul-08 20:05 
QuestionBitMap to AVI Pin
Mohammad Al Hoss24-Jul-08 3:58
Mohammad Al Hoss24-Jul-08 3:58 
AnswerRe: BitMap to AVI Pin
Thomas Stockwell24-Jul-08 5:38
professionalThomas Stockwell24-Jul-08 5:38 
AnswerRe: BitMap to AVI Pin
originSH25-Jul-08 5:48
originSH25-Jul-08 5:48 
QuestionC# for driver level on print spooler Pin
balu1234523-Jul-08 2:09
balu1234523-Jul-08 2:09 
QuestionUser control & custom control Pin
ashwinibhalerao22-Jul-08 19:17
ashwinibhalerao22-Jul-08 19:17 
AnswerRe: User control & custom control Pin
John Ad22-Jul-08 20:48
John Ad22-Jul-08 20:48 
GeneralRe: User control & custom control Pin
ashwinibhalerao23-Jul-08 3:59
ashwinibhalerao23-Jul-08 3:59 
GeneralRe: User control & custom control Pin
Thomas Stockwell24-Jul-08 5:35
professionalThomas Stockwell24-Jul-08 5:35 
Questionaxwebbrowser to open word document Pin
Arun Ramachandran22-Jul-08 19:12
Arun Ramachandran22-Jul-08 19:12 
QuestionLocking a database record in WinForms Application Pin
aspnet2.developer22-Jul-08 18:43
aspnet2.developer22-Jul-08 18:43 
Hi,

I am currently working on a WinForms application in which I am displaying database table in DataGridView control.

I want to implement feature of record locking when a user starts modifying a row in the DataGridView. In such case, the system should give alert message to other user that someone else has already opened the record for editing.

Also, when two users try to save the same record, the first to click save button will get access & the second user will get message that record has already modified by someone.

How can this be done? If anyone can share the code for this then it would be great.

Thanks in advance,

HR

AnswerRe: Locking a database record in WinForms Application Pin
Mycroft Holmes23-Jul-08 21:07
professionalMycroft Holmes23-Jul-08 21:07 
GeneralRe: Locking a database record in WinForms Application Pin
Ashfield25-Jul-08 8:31
Ashfield25-Jul-08 8:31 
QuestionCreating setup project for all users of the system Pin
ngrj22-Jul-08 15:11
ngrj22-Jul-08 15:11 
AnswerRe: Creating setup project for all users of the system Pin
emimmortal22-Jul-08 15:39
emimmortal22-Jul-08 15:39 
JokeRe: Creating setup project for all users of the system Pin
Mycroft Holmes23-Jul-08 21:09
professionalMycroft Holmes23-Jul-08 21:09 
QuestionSetting exe name according to project configuration in VS.NET 2005 [modified] Pin
abcxyz8222-Jul-08 6:32
abcxyz8222-Jul-08 6:32 
AnswerRe: Setting exe name according to project configuration in VS.NET 2005 Pin
abcxyz8222-Jul-08 22:09
abcxyz8222-Jul-08 22:09 
QuestionDataGridView and Combo Boxes (my brain hurts) Pin
davebarkshire22-Jul-08 6:01
davebarkshire22-Jul-08 6:01 
AnswerRe: DataGridView and Combo Boxes (my brain hurts) Pin
bigbrownbeaver22-Jul-08 22:15
bigbrownbeaver22-Jul-08 22:15 

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.