Advertisement

1 - 9 of 9 containing alltags:("VB.NET Winforms") (0 seconds)
I have a Winforms application and using the code below to populate combo box         Dim dt As New DataTable         dt.Columns.Add(New DataColumn("Text", GetType(String)))         dt.Columns....
Zones: Visual Studio, .Net Editors & IDEsDate Answered: 03/10/2008 Grade: B Views: 124
I have a Combobox on a Win Form in VB.NET I want that as the user scrolls through the items in comboBox the corresponding text should be displayed as a ToolTip. I need it as the comboBox conta...
Zones: Visual Studio, .NETDate Answered: 04/09/2008 Grade: B Views: 89
I am using a DataGridView to Display the data from the database. I am using DataView to bind the data to the DataGridView. I am having a Filter functionality in my form i.e. I give the user the ...
Zones: Visual Studio, MS Visual BasicDate Answered: 05/01/2008 Grade: A Views: 139
I have a VB.NET 2.0 WinForms application.  I have a procedure called LoadForm that allows me to pass in the parent form, child form name, and form caption and it opens up the child form within an M...
Zones: MS Visual Basic, Visual StudioDate Answered: 06/24/2008 Grade: A Views: 20
Microsoft Publisher has a very nice interface to display documents with icons. If you look at the included picture, you have in the center section folders that can be opened by clicking on the + o...
Zones: MS Visual BasicDate Answered: 08/05/2008 Grade: A Views: 4
I have a VB.NET 2.0 Winforms Application with a DataGridView that I am binding manually to a DataSet.  I need to allow the users to edit the data in the grid.  I can not figure out what event to at...
Zones: MS Visual Basic, .NET Framework 2.xDate Answered: 09/24/2008 Grade: A Views: 99
Is there a way to present user a Win form controls using VB.NET with MS SQL DB for the following : It can be checkboxes, radio buttons or any others as along as it follows the business rule below ...
Zones: .NET, MS Visual Basic, Visual StudioDate Answered: 08/22/2008 Grade: B Views: 0
Situations: I have an image displayed in picturebox/img display control. the image is zoomed in or out. i know what is the zoom factor each time the zoom of image is changed. There are some cont...
Zones: MS Visual Basic, Visual Studio, .NET Framew...Date Answered: 01/18/2008 Grade: C Views: 19
Hi Experts, Please suggest me the best method of comparing two tables. I am using SQL Server 2000, VB.NET Winforms, .Net Framework 2.0    I have two tables which I have populated with the dat...
Zones: MS SQL Server, Visual StudioDate Asked: 09/02/2008 Points: 500 Comments: 2
  • 1