Advertisement

1 - 10 of 719 containing alltags:("Vb.NET 2005") (0.002 seconds)
I am trying to figure out how to use the System.Diagnostics.Process.Start() functionality in VB.NET.  I am testing with MS Access to get the correct syntax for opening an Access application with co...
Zones: Visual Studio, MS Visual Basic, .NET Framew...Date Answered: 01/07/2008 Grade: B Views: 21
Hello, I'm trying to build my sql statement and filling data into a grid based on the sql query that is constructed... I have a button butOk, a text field and a datagrid... I want to loop throu...
Zones: MS Visual Basic, .Net Editors & IDEs, SQL Server 200...Date Answered: 02/19/2008 Grade: A Views: 0
DB Guru's:     I have put together a small DB example that I would like some help with.  I know that most of what I put on the form isn't needed anymore but I need to understand the basics for n...
Zones: MS Visual BasicDate Answered: 04/09/2008 Grade: B Views: 23
Hi guys How are you all? I want to make CheckBox in DataGridView for attending I get Data from Database ,after that I make checked for present parsons and I Press Button's edit to Sav...
Zones: Visual StudioDate Answered: 05/08/2008 Grade: B Views: 12
Hello Im sure i dont understand the ColumnIndex   look at the following DataGridView1.CurrentCell.ColumnIndex 1- is ColumnIndex means the order of columns in the datagridview or in the column o...
Zones: MS Visual BasicDate Answered: 06/02/2008 Grade: A Views: 0
Hello I want some expert to help me and tell me i have an a form has a print butoon that print a an invoice , what i need is to know if the user print the invoice or not because there is a No. O...
Zones: .NET Framework 2.x, MS Visual Basic, Visual Stud...Date Answered: 06/03/2008 Grade: B Views: 4
In visual basic 2005, i can accede to a database located in my network server using this code: Dim connStr As String = "Data Source=SERVERNAME;Initial Catalog=DATABASENAME;Integrated Security=SSP...
Zones: MS Visual BasicDate Answered: 08/06/2007 Grade: A Views: 0
Hi, I have the following code: - SQL = "select DeptID from dbo.Admin_Users where LocalUserID = '" & frmActiveXChild.AxUserPermissions1.RESULT_User_ID & "'"         Dim command As New SqlClie...
Zones: MS Visual Basic, .NET, Visual StudioDate Answered: 08/07/2007 Grade: A Views: 0
I am trying to set the tag info for each row in my datagridview.  The problem is that when I place my mouse over the row no tag appears.  Even if I don't try and set the tag value the tag still doe...
Zones: MS Visual BasicDate Answered: 08/08/2007 Grade: B Views: 0
I have a grid which the user can search on, they search via a find form. When they enter it calls the search back in the grid form. If I pass the grid form to the find form y ByVal owningForm A...
Zones: MS Visual Basic, .NETDate Answered: 08/16/2007 Grade: A Views: 0