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 Data Binding / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Focus remains locked to masked textbox17 Sep 2006 20:09 GMT1
I have a masked textbox bound to a class in my business objects layer that
displays the original value and allows me to tab to the other controls on my
form.  However, if I attempt to modify the value, it refuses to relinquish
focus so I can tab to another control.  The ...
UserContol and DataBinding17 Sep 2006 20:08 GMT1
On a form we have a TextBox.  It's Text property is data bound to a field in
a data source.
When you get the data from the database, the TextBox shows the data
properly.
Moving items within a ListBox/DataView17 Sep 2006 20:06 GMT1
I am writing an application (code snippet below) that contains a ListBox
control bound to a DataView (consisting of a single DataTable which is part
of larger DataSet).
The user should be able to click on buttons that will move list items either
binding SqlDataSource parameter13 Sep 2006 18:34 GMT1
I have a web page with an SqlDataSource and a GridView. The SqlDataSource
has a parameter "WebId" which is the current members unique id (from
MembershipUser.ProviderUserKey).
My question is how do I bind the SqlDataSource parameter to the current
DataBinding a TextBox09 Sep 2006 17:52 GMT1
(VB 2005 - Windows XP Pro - sp2)
The following will Bind and then Set the default value.  I step thru the
code and everything appears to work fine, meaning the Default value is set to
22.  When the form does load the default value is set back to 0 (zero).  
BindingList, one source, two different views08 Sep 2006 12:59 GMT2
I have status coming in from somewhere that will be displayed in
multiple windows.  Each window can be set to be filtered in a different
way from the other windows.  How do I implement this with DataBinding?
Here is what I have:
My user's setting doesn't stick to next run08 Sep 2006 08:12 GMT1
I created a Windows forms app with a user setting of type Color. I then
bound that to the BackColor property of a button. At run time the user may
choose a new color for the BackColor and also sets the user setting. Yet,
next time I run the app, the initial back color is teh ...
Cannot read value from invisible textbox control08 Sep 2006 01:43 GMT2
I am developing a Windows Form to allow master/child records to be viewed
and edited in a SQL Server 2005 Database. I am developing in Visual Basic
2005, and am running into a bit of a problem. Simply put, I can not get the
value from a hidden textbox control on the form.
DataGridView: how to bind to an object within a collection of business objects06 Sep 2006 18:46 GMT3
VS.net 2005 designer question:
I have a collection of business objects (Customers) bound to a
datagridview. I want to bind a column in the datagridview to the
property of an object (HomeAddress) contained in the Customer business
Where is DataGrid in VS2005?06 Sep 2006 13:44 GMT1
I'm using DataGridView to display data all this while...
I read from the forum and found DataGrid is popular, may I know is it a
component like DataGridView?
where is it located in VS2005? I couldn't find it in toolbox...
Show limited columns in Datagridview?02 Sep 2006 07:59 GMT3
I have a Datagridview with a dataTable as DataSouce. The Datagridview
automatically show all the columns in the datatable. Is it possible just to
show one or two columns out of says, all 5 columns in the datatable?
Thanks.
How do I handle exceptions that are thrown during a move method of the BindingNavigator?01 Sep 2006 07:23 GMT1
I have the following problem with the BindingNavigator Control in .NET
2.0:
I first fill a DataTable with data from my database, inclusively
database schema.
BindingNavigator throws Exception on Move away from New Row01 Sep 2006 07:16 GMT2
Problem:
I have two DataTables linked as parent and child via BindingSources, where
the child BindingSource uses the parent BindingSource as DataSource and the
foreign key relation as DataMember in order to provide for proper observation
Binding Source ComboBox01 Sep 2006 04:06 GMT3
I have a form which is bound to a datatable via a bindingsource.
i want to have a combo box that as the first item in the ComboBox has
a display value of "Pick One" for new records.
Because I have a lot of ComboBox's I made some helpers.
Pages: 1 2 August, 2006
 
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.