Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for sean.downes.96

Hello, Can someone help me please. Ive got a listview with the columns etc, when i save a form and it shows up in the listview with some items in the columns, how can i get a textbox to add a number each time a row is entered. example: I …

Member Avatar for Begginnerdev
0
116
Member Avatar for sean.downes.96

hello, what code do i use inorder to link a textbox to a list box. Example: On the log in screen theres a username textbox. On another form it has a listbox containing names that are allowed to be used. If someone enters a name that is contained within the …

Member Avatar for pritaeas
-1
134
Member Avatar for sean.downes.96

Hi, i need help when i press the save button on a form that i have created (i have no save dialog etc yet) then it saves that form with all the information in their corresponding boxes when i open it again. Example: I fill in the form then i …

Member Avatar for jireh
0
138
Member Avatar for sean.downes.96

Hello again, How do i do the code where i have a list box with certain names in. Also a textbox called Username. When someone enters the name into the textbox to get access to a form, how do i make it so it only allows the names from that …

Member Avatar for sean.downes.96
0
136
Member Avatar for sean.downes.96

Hello, can someone please help me. Ive got 2 textboxes. I want the text i typed in one textbox and show it in another. Now ive used the code textbox2.text = textbox1.text, but everytime i add text and then add more later it deletes all the text i typed earlier. …

Member Avatar for sean.downes.96
0
171
Member Avatar for sean.downes.96

Can anyone explain how to remove an item from a listvuew. Ive tried: ListView6.SelectedItems.Remove() However that doesn't work, it has the little blue line underneath it. Does anyone else have any ideas? Thanks

Member Avatar for bnitishpai
0
155
Member Avatar for sean.downes.96

Hello. Ive got a listview with columns etc and ive managed to sort the coding out so when i open a form, fill in the details in the relevant box then press save it transfers some of that data into the relevant columns, which is great. However i would like …

Member Avatar for sean.downes.96
0
104
Member Avatar for sean.downes.96

hello, im sure ive asked this question already but cant find the thread. How do i transfer data from 1 form to another but in a datagrid view. Example: I have data that ive entered in Form2. On Form 1 i have a datagridview box. Wen i press Send on …

Member Avatar for sean.downes.96
0
244
Member Avatar for sean.downes.96

Hi, im using Visual Basic 2010, I don't have any sort of database i.e. from Access or anything im literally using VB and thats it. I want to create an automated reference number for my system so every time the user press's 'Create New Log' the form opens and it …

Member Avatar for Reverend Jim
0
202