Advertisement

1 - 10 of 12 containing alltags:("Winforms development") (0 seconds)
Hi, I'm writing a financial application and can't seem to figure out how to properly format numbers for display.  In the code snippet below, you can see two methods that I am using to format number...
Zones: MS Visual Basic, Visual Studio, .NET Framew...Date Answered: 06/30/2008 Grade: A Views: 207
I am having trouble getting familiar with the .NET combo box and its events.  I have a form with a combo box, which is populated with the records that a user might wish to view/edit.  SelectedValue...
Zones: .NET, MS Visual Basic, .N...Date Answered: 07/11/2008 Grade: A Views: 11
I have a combobox that lists vendor names.  It is bound to a recordset of vendor names and I rebind it on the Click event of the combobox (because other users could be adding vendors while the form...
Zones: .NET, VB DB, VB ObjectsDate Answered: 07/15/2008 Grade: A Views: 0
I have a DataGridView (dgvEncumbr) that is bound to a business object dataset property (oPO.Encumbrances) by way of a BindingSource (bsEncumbr), as shown below under "Bind DataGridView". When a ...
Zones: .NET, MS Visual BasicDate Answered: 07/21/2008 Grade: A Views: 4
Experts, I have an issue that puzzles me.  In my datagridview (the topic of a few questions from me over the last week) users can add rows and everything is now working dandy.  The only trouble is ...
Zones: .NET, MS Visual BasicDate Answered: 07/22/2008 Grade: A Views: 5
Experts, I have created what I hoped would be an MDI application.  I have set formMain's IsMDIContainer property to true, and am calling child form classes as shown in the snippet below.  The forms...
Zones: .NET, MS Visual Basic, VB ObjectsDate Answered: 07/25/2008 Grade: A Views: 0
I am following the wonderful article Eric Moreau wrote about passing a dataset to Crystal Reports, but I am running into a problem.  I am using Visual Studio 2008, which no longer supports the .Rep...
Zones: Visual Studio, Cr...Date Answered: 07/25/2008 Grade: A Views: 0
For reporting purposes I am having to take relational data and make a virtual flat file of it.  I have invoices with associated work orders against those invoices.  There can be multiple work order...
Zones: .NET, VB DB, MS Visual BasicDate Answered: 07/30/2008 Grade: A Views: 0
How can I create the typical "Windows" menu item on the menu bar that lists all open windows and allows the user to switch between them using that menu?
Zones: Visual Studio, MS Visual Basic, .NET Framew...Date Answered: 08/22/2008 Grade: A Views: 0
On the load event of the startup form in my application I have code to generate several exports automatically.  The code tests to see whether a log entry has been made for the current date showing ...
Zones: Visual Studio, MS Visual Basic, .NET Framew...Date Answered: 08/27/2008 Grade: A Views: 44