Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~6K People Reached
Favorite Forums
Favorite Tags
Member Avatar for sjn21682

hi everyone, could anyone tell me how can i change my menustrip from menustrip1 to menustrip2. Well i have 2 forms, Form1 and Form2, in Form1 i have 2 menustrips menu1 & menu2. Once i click menu1, my form2 will show with a listview, so my form1 and form2 now …

Member Avatar for mcriscolo
0
246
Member Avatar for sjn21682

hi everyone, im having trouble with my code here, please help me. i have a button edit and my code is Cmd2.CommandText = "UPDATE Project SET FILE = " + "'" + MyTable2.Rows[j]["FILE"].ToString() + "', " + "DATE = " + "'" + Convert.ToDateTime(MyTable2.Rows[j]["DATET"].ToString()) + "' " "WHERE ID = …

Member Avatar for sachintha81
0
148
Member Avatar for sjn21682

hi everyone!!! need help here, how can i pass a string to a class? i have two forms and a class, my 1st form is the main form and the other form is used for assigning to a keyer, this form has a combobox where i will select the keyer …

Member Avatar for destruct0
0
986
Member Avatar for sjn21682

hello everyone!!! i have a problem in keeping the value of my combobox, i have a form with a combobox, what i want is when i select from my combobox, it will retain or keep its text value even if i close the program, the combobox will only change the …

Member Avatar for Rogachev
0
76
Member Avatar for sjn21682

hi everyone!!! need some help here, im having a hard time in passing an image to another form, i have two forms (form1 i have a picturebox, in form 2 i have a combobox, a picture box and a button), when i select from my combobox a picture will be …

Member Avatar for prvnkmr449
0
3K
Member Avatar for sjn21682

hi there!!! having trouble here, i have this main form and a password form, whats happening is that when i run my program my main form is dispalyed same with password form, (its on top of the main form), what i want is that my menustrip in the mainform to …

Member Avatar for sjn21682
0
103
Member Avatar for sjn21682

Hi everyone, need help here, im having trouble with my program, what my system do is, it compares two datafiles, first it matches datafile1 to datafile2, then datafile2 to datafile1, when there in unmatched in the datafile i writes in notepad, i used streamread in reading the datafiles, actually its …

Member Avatar for powerbox
0
202
Member Avatar for sjn21682

hello there... need some help here, is it possible to get the value of a textbox from a form.cs, and use its value to a new class? if yes, how can i do it???, see, i have a textbox from a form.cs, and then i created a new class, in …

Member Avatar for jonsca
0
207
Member Avatar for sjn21682

hi there!!! need some help here everyone's welcome to help, i am currently viewing my output in excel & i have 5 columns in it ( a, b, c, d & e) column a & b must have 3 digits, c,d & e must have 4 digits, my problem is …

Member Avatar for sjn21682
0
116
Member Avatar for sjn21682

hi there, need some help here, i am adding data to my access database, my add button is fine but what i wanted to do is to type directly in my DataGridView, not in textbox, as what is happening in my program, hope you could help me... thank you in …

0
72
Member Avatar for sjn21682

id been working on this for days now, maybe someone could help me figure this one, i have this items in listbox2, my database has a field for project, data directory, etc... if my first item in listbox2 equals to the field PROJECT in my database, i want to get …

Member Avatar for sjn21682
0
369
Member Avatar for sjn21682

hi everyone, im having a hard time with my loop, what i want to do is to print f1, f2, f2,f2... till it finishes to read, then f1, f2, f2... , whats happening to my output is f1,f2, f2..., then f1, f1 till end, i want to ask, how will …

Member Avatar for kvprajapati
0
209
Member Avatar for sjn21682

hi there, im very much new in programming, and i'm having a hard time in comparing two datafiles using c#, when im adding the while loop it doesnt work, but when i remove it, it compares the first line of my datafile, what i want to do it to compare …

Member Avatar for Geekitygeek
0
145