Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / October 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ListView SelectedItems31 Oct 2008 23:00 GMT2
I'm setting the second item on the listView programmatically, this way:
_listView_Items.Items[0].Selected=true
I'm expected _listView.SelectedItems.Count to be > zero after that point,
but it is zero. The debugger confirms the 1st item's Selected property is
Dynamic loading user controls and saving data?31 Oct 2008 18:21 GMT3
Hi, All:
I have a windows form and in the form I have a panel that dynamic load
different user controls when user click on buttons. the user controls
allows user to enter data and save into database. In the button click
Is there an opposite of BindingSource.ResetBindings?31 Oct 2008 14:10 GMT2
I have a DataGridView bound to a BindingSource which in turn is bound to a
datatable.  What I need is essentially the exact opposite of the
BindingSource.ResetBindings.  
I need to programmatically force an update of the underlying table when the
RefreshPropertiesAttribute not working31 Oct 2008 11:11 GMT1
Anybody any idea why RefreshPropertiesAttribute is not working in the
following scenario?:
class MyListView : ListView
{
How to force a Win 32 Common Controls look & feel for .NET controls31 Oct 2008 08:21 GMT5
I'd like to force a .NET control to look exactly like its Win 32
Common Control counterpart.
Specifically, I'm interested in Check Box control. The location of the
box within the control and the way the text is drawn on the control in
paging in the WinForm DataGridView-control ???30 Oct 2008 22:41 GMT-
paging is a nice implemented feature in the asp.net DataGridView-
control
but nothing seems to exist at all for the WinForm variant.
So, how does one implement paging in the WinForm DataGridView-control?
Report Builder / Report Viewer problem30 Oct 2008 20:30 GMT-
I am in debug mode, and I am trying out, for the first time,  the native reporting tools in VS2008 (VB). Everything is okay until I actually go to print to the printer, and the reports hangs for a while, while the crazy Vista doughnut rotates.  The document finally prints and the ...
DataGridView binding problem30 Oct 2008 13:44 GMT4
Someone refresh my memory.  I have a rather simple Dot Net 2.0 Winforms app
with a DataGridView.  The DataGridView is bound to a BindingSource which in
turn is bound to a table.  
My problem is this. It appears to me that changes made in fields are not
FTP connection closing problem29 Oct 2008 17:29 GMT1
I've got a VB/Dot Net 2.0 Winforms app that connects to an FTP server and
uploads a file.  I have very little experience writing FTP-related code.
In the simplest sense, once you've uploaded a file, what guarantees that an
FTP connection is completely closed?  
Windows movie maker29 Oct 2008 16:53 GMT1
My windows movie maker taking tooo long a time to save. >10hrs for a 45mins
video. Not able to figure out the problem. any help?
Signature

Thanks

Exporting a Crystal Report directly to PDF29 Oct 2008 01:12 GMT2
I am trying to export a report generated using Crystal Reports for .Net
directly to a PDF file without requiring any associated user interface.  The
report does not directly query a database, but has an ADO dataset loaded
(there are also a couple of report parameters that get set ...
Application.ThreadException/Enable JIT debugging28 Oct 2008 15:06 GMT2
I'm using Framework 1.1/VS 2003 (VB.Net).
I have this code:
Try
   dim f as new form1
table date in richtextbox27 Oct 2008 17:32 GMT1
Good day,
I am trying to create a payroll report for users in a C# richtextbox. I can
show most of the data using a stringbuilder but there is certain data I
would like placed in a table view.
Capturing key press messages27 Oct 2008 12:00 GMT1
We're building some software for an in-house Kiosk. The software is a basic
.net windows form with an embedded browser. The Kiosk is outfitted with a
mat that the user steps on. When the user steps on the mat, it sends a key
comination through the keyboard. When the user steps ...
Designer and Struct Properties27 Oct 2008 11:55 GMT1
I have a Range structure with properties High and Low.  I have a
custom control that has some Range properties.  I want these
properties to show up in the designer similar to how Point properties
show up, where I can expand the point to its X, Y values in the
Pages: 1 2 3 4 September, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.