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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Value cleared when changing other control.28 Oct 2004 23:31 GMT1
I have a problem using databinding on a windows form.
On the form I have a typed DataRow.
DataRow type:
Name              String
Problem binding TextBox to array of DataRows28 Oct 2004 15:52 GMT1
I am getting the following error when binding some TextBoxes to an array of
DataRows:
Property accessor 'AddressLine3' on object 'dsMyDataSet+AddressRow' threw
the following exception:'Cannot get value because it is DBNull.'
Stop default currency manager behavior?26 Oct 2004 16:31 GMT6
Let's say I have one datatable, that I want to use as the datasource for 2
dropdowns.  So both are bound to the same one.
But now, when I select a row in dropdown A, the selected row in dropdown B
changes to the same thing! Each dropdown represents a different column in
RAD with Visual Studio - data binding user controls to forms' data22 Oct 2004 18:53 GMT4
I am trying to make it quicker to use VS.NET to make applications that
maintain data in datasets.
My goal is to use the designers to do all databinding.
My problem is that I haven't found any easy way to use the data from the
Column must belong to a table?22 Oct 2004 09:25 GMT2
Hi to all,
I get this ArgumentException just when:
((System.ComponentModel.ISupportInitialize)
(this.dataTable2)).EndInit();
MasterDetail Datagrid and Dataviews22 Oct 2004 01:21 GMT2
I have a form with 2 datagrids (master-detail)
and a combobox to create a filter for the masterdatagrid.
The master-detail worked fine when i used a dataset like this :
drelRelation = New DataRelation _
How to determine a control's databinding?21 Oct 2004 11:31 GMT2
When given the name of a control, is there a way (programatically) to
determine its databinding?
Problem with dataset updation20 Oct 2004 20:52 GMT7
I am having a problem with dataset. I am using vb.net,
oracle, ado.net. I am having a dataset(ds1) from which i
loop through and add it to another dataset(ds2). Calling
ds2.acceptchanges in the load of the form. And all the
Binding and .NET Remoting20 Oct 2004 12:52 GMT2
Can I bind controls to MBR objects?
When I try to make a new binding with a MBR object, I get the exception
"Cannot bind to property or column 'PropertyName' on DataSource.", that I
don't get in tests made with a client class.
Change databound property from code and force field update19 Oct 2004 07:59 GMT6
I have 2 checkbox controls on a form. Both are bound to a different field in
one underlying datatable with their 'checked' properties .
When you click the first checkbox I the CheckedChanged event is triggered in
which I set the checked property of the second control equal to ...
DataGrid and Combobox problem in WinForms18 Oct 2004 08:13 GMT2
Hi Group,
I am having a problem with datagird and combox box.
Say for ex, I am populating datagrid with dataset that contains table
name "Orders". This table contains one column by name "CustomerName".
DataBinding Text boxes on a form18 Oct 2004 05:18 GMT1
I've put some text boxes on a form, and a combobox.
bind them all to a dataset which I created (simple dataset, but have a join
in the select)
created teh update and insert commands manually
Bind Custom Class to windows form datagrid.18 Oct 2004 04:57 GMT3
I'm trying to bind to a datagrid a custom class with complex property
(custom class).  The top data is binding fine but I cannot access the
sub-class property.
Here are my classes... I can bind the contact.id, contact.lastname,
DatagridView, setting Font for individual Cells15 Oct 2004 11:51 GMT1
Hello,
I'd like to alter the font, including the background and the
foreground color of individual cells for a realtime app'.
this.dataGridView1.ColumnCount = 5;
New Problem With TrackBar Binding15 Oct 2004 08:59 GMT4
I'm re-posting this to make sure it gets picked up by support because the
related question was answered:
I have an entity object (not a collection) with a property "Height". It's
bound to a TrackBar and a TextBox. I found out that I needed to call
 
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.