Click here to Skip to main content
15,921,113 members
Home / Discussions / C#
   

C#

 
Questionweb link manipulation Pin
james bradbery10-Mar-12 18:29
james bradbery10-Mar-12 18:29 
AnswerRe: web link manipulation Pin
ProEnggSoft10-Mar-12 19:28
ProEnggSoft10-Mar-12 19:28 
GeneralRe: web link manipulation Pin
james bradbery10-Mar-12 19:50
james bradbery10-Mar-12 19:50 
GeneralRe: web link manipulation Pin
Richard MacCutchan10-Mar-12 23:54
mveRichard MacCutchan10-Mar-12 23:54 
GeneralRe: web link manipulation Pin
ProEnggSoft11-Mar-12 0:26
ProEnggSoft11-Mar-12 0:26 
GeneralRe: web link manipulation Pin
Richard MacCutchan11-Mar-12 0:31
mveRichard MacCutchan11-Mar-12 0:31 
AnswerRe: web link manipulation Pin
L Viljoen10-Mar-12 21:41
professionalL Viljoen10-Mar-12 21:41 
QuestionReload Form1 when Form2 ShowDialog like? Pin
nhanlaptrinh10-Mar-12 17:14
nhanlaptrinh10-Mar-12 17:14 
Hi all!

I asked for the issue as follows:

I can program in C
Windows Form. I have two Form: Form1 and Form2.
Form1 has a datagrid and a button1. In the DataGrid displays the user with 2 column username and password.
Form2 has two TextBox is txtTenDangNhap and txtMatKhau, and a Button btnLuu.

In Form1:

When Form1 loads the program will load a list of accounts available in the database to the DataGrid.
When you click Button1, then Form2 will appear in the form of ShowDialog. (Form2 f2 = new Form2 (); f2. ShowDialog ()) (Note: Form1 is still not closed)

On Form2: When pressing Button btnLuu, the new account will be saved to the database and Form2 will close.
When Form2 is closed on Form1 DataGrid will load the data with the new account added.

For help yourself with!
AnswerRe: Reload Form1 when Form2 ShowDialog like? Pin
Ravi Bhavnani10-Mar-12 17:36
professionalRavi Bhavnani10-Mar-12 17:36 
GeneralRe: Reload Form1 when Form2 ShowDialog like? Pin
nhanlaptrinh10-Mar-12 17:42
nhanlaptrinh10-Mar-12 17:42 
AnswerRe: Reload Form1 when Form2 ShowDialog like? Pin
Luc Pattyn10-Mar-12 18:07
sitebuilderLuc Pattyn10-Mar-12 18:07 
GeneralRe: Reload Form1 when Form2 ShowDialog like? Pin
OriginalGriff11-Mar-12 0:35
mveOriginalGriff11-Mar-12 0:35 
QuestionNeed Help Getting Info From One Class & Displaying In Program.Cs Pin
Scud0210-Mar-12 11:51
Scud0210-Mar-12 11:51 
AnswerRe: Need Help Getting Info From One Class & Displaying In Program.Cs Pin
RobCroll10-Mar-12 13:56
RobCroll10-Mar-12 13:56 
QuestionSalary Dellema Pin
L Viljoen10-Mar-12 11:29
professionalL Viljoen10-Mar-12 11:29 
AnswerRe: Salary Dellema Pin
Richard Andrew x6410-Mar-12 14:22
professionalRichard Andrew x6410-Mar-12 14:22 
AnswerRe: Salary Dellema Pin
Abhinav S10-Mar-12 18:22
Abhinav S10-Mar-12 18:22 
AnswerRe: Salary Dellema Pin
Richard MacCutchan10-Mar-12 23:48
mveRichard MacCutchan10-Mar-12 23:48 
GeneralRe: Salary Dellema Pin
L Viljoen11-Mar-12 2:06
professionalL Viljoen11-Mar-12 2:06 
GeneralRe: Salary Dellema Pin
Richard MacCutchan11-Mar-12 2:44
mveRichard MacCutchan11-Mar-12 2:44 
GeneralRe: Salary Dellema Pin
L Viljoen11-Mar-12 6:55
professionalL Viljoen11-Mar-12 6:55 
GeneralRe: Salary Dellema Pin
jschell12-Mar-12 8:58
jschell12-Mar-12 8:58 
Questionask button group Pin
Brillian Kharisma10-Mar-12 6:14
Brillian Kharisma10-Mar-12 6:14 
AnswerRe: ask button group Pin
Ravi Bhavnani10-Mar-12 7:14
professionalRavi Bhavnani10-Mar-12 7:14 
Questionlisting information from list of Panel controls Pin
Danzy8310-Mar-12 2:35
Danzy8310-Mar-12 2:35 

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.