Advertisement

1 - 10 of 29 containing alltags:("VB.net 2.0, Visual Basic 2005, Windows Forms") (0.002 seconds)
Must have missed it in my readings.  Using VB.net 2.0 and WIndows forms (not ASP pages) Is there anyway to create a master windows form so that when controls are pasted from the toolbox, theirprope...
Zones: Visual Studio, VB Controls, MS V...Date Answered: 04/30/2008 Grade: A Views: 0
This is my first VB.net 2.0 project but I'm an experienced MS Access developer (for better or worse).  I'm trying to convert an obnoxious MS Access for to VB.net.  The form has a tab control with f...
Zones: Visual Studio, MS Visual Basic, .NET Framew...Date Answered: 04/22/2008 Grade: A Views: 0
I thought I had seen everything.  I have a Combo box on a windows form.  The valueItem is and ID Field, the display Item is a description field.  Works Great when I select an item like ":206" but e...
Zones: MS Visual Basic, .Net Editors & IDEs, SQL Server 200...Date Answered: 04/24/2008 Grade: A Views: 30
As an old Access programmer, I'm totally befungled with Windows Forms Data Grid Views and VB.net.  It is so simple to refer to a cell in a row in a subform in an MS Access Form and get the cell's v...
Zones: Visual Studio, MS Visual BasicDate Answered: 06/06/2008 Grade: B Views: 0
This is probably a stupid question, but it's driving me crazy. I have an [Add Gizzy] Button on a Gidget Form that opens a Gizzy entry form.  The Gidget Form has a field 'GidgetNumber' that I wan...
Zones: .NET, Visual BasicDate Answered: 07/17/2008 Grade: A Views: 0
I'm new to VB.net and for months I have been searching for a way to get the value of a datagridview cell using the ColumnName and the Row.  I have been told on this site and several others either t...
Zones: MS Visual Basic, .NET Framework 2.xDate Answered: 05/03/2008 Grade: A Views: 484
I need to set the value of a WIndows Form DataGridView Cell to the value of another Cell.  The datatype for the cell is Integer.  If the value to set does not exist (is null), VB.net doesn't seem t...
Zones: SQL Server 2005, MS Visual Basic, Visual S...Date Answered: 06/25/2008 Grade: A Views: 0
I'm totally confused in using a bound DataGridView control.  I have a Windows Form with a bound DataGrid View.  I'm doing some testing with it because it doesn't seem to  behave the way I would exp...
Zones: Visual Studio, MS Visual BasicDate Answered: 07/22/2008 Grade: A Views: 0
I would like to delete a row from a datagridview using a button in the row.   I can delete the row in the datagridview using the attached snippet, but this doesn't delete the record in the under...
Zones: MS Visual Basic, SQL Server 2005, Visual S...Date Answered: 05/09/2008 Grade: A Views: 320
I'm trying to do entry validation in a DataGridView.  I created a sub using the CellValidating event to test the data and that works great.  IF the data is bogus, I can cancel the event using e.can...
Zones: SQL Server 2005, MS Visual Basic, Visual S...Date Answered: 06/04/2008 Grade: A Views: 65