Advertisement

1 - 10 of 90 containing alltags:("VB.NET Visual Studio 2005") (0.002 seconds)
I have a user control DLL which I would like to load in to my Windows Forms application at runtime.
Zones: MS Visual BasicDate Answered: 12/29/2007 Grade: A Views: 19
Hi all, I have a datagirdview which is populated by a dataset (using a SQL Server table) through a dataview. I have added one column to the datagridview which is not bound to the dataview. This...
Zones: MS Visual BasicDate Answered: 01/09/2008 Grade: A Views: 89
I am using VB.Net 2005. I thought this would be easy but nope it is not. I want to be able to single click on a list view item and have it hi-lite and enter an edit mode just like it does whe...
Zones: MS Visual Basic, .NET, Visual StudioDate Answered: 01/19/2008 Grade: A Views: 0
Using VB.net 2005. I have some code that helps me rename an item value in a listview by double clicking it. It works fine. What I need to know is how to pass the new item value to a string as I...
Zones: MS Visual Basic, .NETDate Answered: 01/19/2008 Grade: A Views: 0
I have a mouse double click event for editing a selected item in a listview: This code works fine:     Private Sub lsvDevice_MouseDoubleClick(ByVal sender As Object, ByVal e As System.Windows....
Zones: MS Visual Basic, .NETDate Answered: 01/19/2008 Grade: A Views: 4
Hi Experts, I'm not sure if I understand the meaning of displaymember and valuemember correctly on combobox's but in relation to my MS Access experience, I understand the first is what's display...
Zones: MS Visual Basic, .NET, Visual StudioDate Answered: 02/15/2008 Grade: A Views: 322
Hello, I'm developing windows forms application in VB.net. I must allow users to delete some records from database but I want to make it really unpleasant :) So there must be confirmation dialog...
Zones: MS Visual Basic, Visual Studio, .NET Framew...Date Answered: 02/28/2008 Grade: A Views: 103
Hi Experts, I have another question that's driving me crazy - I'm sure there is a simple solution: I have a form containing a datagridview and some textbox's & combobox's all bound to the same s...
Zones: MS Visual Basic, Visual StudioDate Answered: 02/18/2008 Grade: A Views: 88
Hi Experts, I have a windows form linked to a back-end MS Access database. This database is replicated and the primary key for the table in question is a randomized autoincrement long integer. ...
Zones: .Net Editors & IDEs, MS Visual Basic, Visual Studi...Date Answered: 02/27/2008 Grade: A Views: 8
Hi Experts, Sorry for what may be a simple question, but I'm new to this ......... I have a form1 bound to a datasource which contains customers details. Each customer's details are shown in ...
Zones: Visual Studio, Cr...Date Answered: 03/05/2008 Grade: A Views: 13