Hello Friends,
Please I want your help in the attachement file
I have Form1 has two buttons A and B. I want to open Form 2 by two ways
1- by click on A the Form 2 open with:
- Title label(Grade One) and the comboBox show(One)(Note: I will make This combobox invisible) and then the textbox( Beside Class) will be 1
- I want That be Stable whenever I enter data in this Form2( Because when I add new Student that changed to null)
I mean the class still 1/.... when I add any Student by using this form
and if there are already Students Then Students who are in Grade one only shown when navigating in this form
2- the same of 1- but by click on B the Form 2 open with: Grade Two and 2/ not change when I add new Students
Any help will be really appreciated
Thank a lot for you all
Please I want your help in the attachement file
I have Form1 has two buttons A and B. I want to open Form 2 by two ways
1- by click on A the Form 2 open with:
- Title label(Grade One) and the comboBox show(One)(Note: I will make This combobox invisible) and then the textbox( Beside Class) will be 1
- I want That be Stable whenever I enter data in this Form2( Because when I add new Student that changed to null)
I mean the class still 1/.... when I add any Student by using this form
and if there are already Students Then Students who are in Grade one only shown when navigating in this form
2- the same of 1- but by click on B the Form 2 open with: Grade Two and 2/ not change when I add new Students
Any help will be really appreciated
Thank a lot for you all