juni103's Profile
Reputation: 0
Apprentice
- Group:
- New Members
- Active Posts:
- 13 (0.02 per day)
- Joined:
- 30-April 11
- Profile Views:
- 1,664
- Last Active:
Apr 05 2013 09:47 PM- Currently:
- Offline
Previous Fields
- Country:
- PA
- OS Preference:
- Windows
- Favorite Browser:
- FireFox
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- XBox
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: how to add checked checkedlistbox values
Posted 5 Apr 2013
sorry for that, i m practicing for my exam and in that form there is only one textbox and three labels and i can remember them so i don't feel to name them properly. But i didn't your point, how i can solve this problem. i tried below code but could not done...
private void button2_Click(object sender, EventArgs e) { student.CourseRegistered = checkedListBox1.CheckedItems.Count; foreach (Courses course in StaticData.coursesList) { if (course == checkedListBox1.SelectedItem) { crss = course; lst.Add(course.courseFee); } } foreach (int value in lst) { student.Total_Fee += value; } MessageBox.Show(student.CourseRegistered.ToString()); }
sorry last code is not complete i have also declared these globally
Courses crss = new Courses(); List<int> lst = new List<int>();
-
In Topic: how to add checked checkedlistbox values
Posted 5 Apr 2013
textbox1.text is the textbox where we enter student registration number that it will search and then change the label text with that searched student name. Button1 is search button, Button2 is for submit or course assigning button. -
In Topic: session in servlet using html (problem)
Posted 2 Apr 2012
Thanks bro....
Thank you so much... -
In Topic: session in servlet using html (problem)
Posted 1 Apr 2012
Friends tell me about it hurry up. Its my assignment
My Information
- Member Title:
- New D.I.C Head
- Age:
- 23 years old
- Birthday:
- December 30, 1989
- Gender:
-
- Location:
- Pakistan
- Full Name:
- Junaid Iqbal
Contact Information
- E-mail:
- Private
- MSN:
-
jdi.multan@live.com
- Website URL:
-
http://www.downsoftweb.blogspot.com
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
juni103 has no profile comments yet. Why not say hello?