19,729 Topics

Member Avatar for
Member Avatar for sythez.orgz

Can you guys help me with this little thing. On a a form, i have a textbox1 and add button. If i click the add button, it will check if the textbox has a data and i am already done with that. Now my problem is, if it has a …

Member Avatar for Reverend Jim
0
106
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 rehmard

![Untitled88](/attachments/small/3/Untitled88.png "align-left") ![Untitled211](/attachments/small/3/Untitled211.png "align-left") Good Day everyone! The first image is the data in my database.. As you can see in the first image, there are two (2) president in the "position" column. When I generate it in the comboBox (see second image in which I put circle) it will …

0
54
Member Avatar for opman234
Member Avatar for Nutster
0
98
Member Avatar for Ctechnology24

How can I enter a code for my ribbonsplitbutton's menu items? because the GUI of ribbonsplitbutton is not clickable so how can I enter a code for the menuitem inside it if it is not visible in the design time here is my xaml code <Window x:Class="Window1" xmlns:my="http://schemas.microsoft.com/winfx/2006/xaml/presentation/ribbon" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" …

0
87
Member Avatar for Mubusher

Salaam to everyone! dear i am having a problem i am having a form and datagridview now the problem is that when form load and iam write something like saniplast so data of datagriview select similar saniplast when i pressed enter so the datagridview_keypress coding cannot execute here is coding …

Member Avatar for niravn
0
519
Member Avatar for brihyn

First off, I'm really new to development...sys-admin is really my thing. With that said, though, I'm hoping this is just a simmple mistake I'm trying to write a nice little vb.net app with VS2010 to work as a photobooth. The problem I've run into is, when the user hits the …

Member Avatar for Reverend Jim
0
122
Member Avatar for gujinni

Hi there. I have a problem in randomly falling an object. I want my program to randomly fall an image and I only have 1 image fall. The code I've used for falling an object is here. `Inline Code Example Here` Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As …

Member Avatar for gujinni
0
360
Member Avatar for opman234

Please help me on how to integrate payment method such as master card. E.t.c to my software ĩ̷̊ñ vb.net. •̸ŤђαϞĸs

Member Avatar for lolafuertes
0
63
Member Avatar for dr.10c41h05t

I have got a assignment. I have a folder which have some text file. In the text file there have some students info such as fathers name, mothers name, contact number etc. And every text file name is like 'AddressBook_038'. here 038 is the roll number. It is different for …

Member Avatar for lolafuertes
0
225
Member Avatar for drftr24

Hi guys, i wonder how can i display the ram's serial#, manufacturer, capacity and etc.... Like in a 3rd party software CPU-z. Dim searchInfo_Memory As New System.Management.ManagementObjectSearcher("Select * from Win32_PhysicalMemory") For Each i In searchInfo_Memory.Get() txtManufacturer.Text = i("Manufacturer") Next Above is the code i used to view the manufacturer but …

Member Avatar for lolafuertes
0
102
Member Avatar for joel.hahn

I have issue when I load a form, usa ADO net to add db items to controls .ect.... and when the form closes, and open it again, it some times retains the previous information. does anyone know how to clear the form on exit? specially when you use the exit …

Member Avatar for Reverend Jim
0
66
Member Avatar for androidz

Hi daniwebians I have created a table in sql server called "report" and it has 3 columns "reportname","reportfile" and "reportflag". the report flag has only two values 1 and 0,if the value is 1 this means the textbox on the form will be enable. I have managed to dispaly the …

Member Avatar for androidz
0
776
Member Avatar for LD Company

Hello! Can someone help me with simple code? I made software and I want to add option that can change languages. Example: Dropdownmenu: - English - Serbian - French ... When I select English, my software changes to English When I select Serbian, my software changes to Serbian ... Thanks!

Member Avatar for deceptikon
0
228
Member Avatar for brylle

I have a datagridview, In a textboxcolumn should have a unique data.. i want in the cardnumber not to be the same.. Need trappings

Member Avatar for artemix22
0
607
Member Avatar for Unhnd_Exception

Why can't we post anymore comments on the "Read This Before Posting" sticky won't go away thread created by Reverend Jim?

Member Avatar for Reverend Jim
0
143
Member Avatar for lkthong

I have a master file: 1)Master.txt StoreCode 0001 | | | | 5000 And I have up to 10 text(.txt) file: 1)T1.txt 2)T2.txt 3)T3.txt 4)T4.txt 5)T5.txt 6)T6.txt 7)T7.txt 8)T8.txt 9)T9.txt 10)T10.txt Format: T1.txt StoreCode|Qty 0001|23 0002|45 0026|89 0234|100 0300|80 0560|10 1999|39 4600|20 T2.txt StoreCode|Qty 0001|40 0003|30 0020|25 0214|10 0340|120 0760|105 …

Member Avatar for Reverend Jim
0
175
Member Avatar for thewilf

Hi all, Hopefully a quick one for you. I am designing a vb windows form application in express 2008. essentially it is a fancy front end which uses SQL commands to input data into an access mdf file. I was planning to have this automatically sync data to a network …

0
45
Member Avatar for indrajeet6

Hi guys I'm Indrajeet Roy, and I have a problem with a piece of code I am trying write in VB.net. I am using Visual Studio 2010 as my IDE. The basic idea behind the form and the coding I am trying to do is to create a username, password …

Member Avatar for BitBlt
0
1K
Member Avatar for necrovore

Hi, I am trying to generate a sales report for a given date in the crystal report. In my table i have a billdate and other information. Now what i am trying to do is to get all the sales into my report when i specify a date. I have …

Member Avatar for necrovore
0
96
Member Avatar for saphiro

im working on vb.net 2010 and ms access database, i was able to create new crystal repot and new connection for my report but when i place password on my database i received errors. both on creating and opening my previous reports can somebody teach me how to deal with …

Member Avatar for Dili1234
0
43
Member Avatar for rony001

I am new to vb.net , in a project i have a form containing one combobox and two text box nameing as account displaying all accounts name in table , first text box as debit and textbox as credit . I can insert text box entry in the first combobox …

Member Avatar for Dili1234
0
74
Member Avatar for Dili1234

Private Sub Product_Details1(ByVal pid1 As String) Dim n As Integer n = 0 DataGridView1.Rows.Clear() myConnection = New SqlConnection(connectionstring) myConnection.Open() Try sqlcmd = New SqlCommand("SELECT P_Id,P_Selling_Price FROM Product_Details WHERE P_Id='" & ComboBox1.SelectedText & "' ", myConnection) Dim dr As SqlDataReader = sqlcmd.ExecuteReader If dr.HasRows Then While dr.Read() DataGridView1.Rows.Add() DataGridView1.Rows(n).Cells(0).Value = dr("P_Id").ToString …

Member Avatar for Dili1234
0
437
Member Avatar for opman234

Please help me. I want to make my software a trial version for 30 days. Help me with code to use , and the steps. •̸ŤђαϞĸs

Member Avatar for G_Waddell
0
219
Member Avatar for Mindazz

Hello. I can search for items in first listview column using FindItemWithText. I wonder is it possible to search in other listview columns and highlight found text, not all item line ? :?: Searched on google all day long but no luck... :sad: My Listview contains multiple items and each …

Member Avatar for G_Waddell
0
4K
Member Avatar for Gus_19

I've been experimenting with having a standard API for a balloon tip on my Winform. No problems with standard textboxes, but I was wondering if it is at all possible to create one for a rich textbox? I would like a balloon tip to display when the Capslock is on.

Member Avatar for G_Waddell
0
270
Member Avatar for tman55588

I am trying to load Visual Basic 2010 express onto my computer and keep running into a problem with the install. it hang up on the .net framework 4 download and then quits. i've tried running "as admin" and it still didn't work. i am using vista on one laptop …

Member Avatar for G_Waddell
0
162
Member Avatar for opman234

I need help, please how can I export my database from access to mysql. I do not want to start creating the tables one after the other ĩ̷̊ñ mysql. Thanks

Member Avatar for agbenaza
0
119
Member Avatar for HibaPro

how i can refresh the content of data grid view after add and delete row ??

Member Avatar for Pgmer
0
88
Member Avatar for Mike Bishop

can anyone help me with closing my form. I am getting the following JIT errors See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at …

Member Avatar for M.Waqas Aslam
-1
152

The End.