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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bound DataGridViewCheckBoxColumn Doesn't Pass Value30 Jun 2007 00:49 GMT1
I have a DataGridView (DGV) bound to a BindingSource, which itself is
bound to a custom list type that inherits from BindingList<T>
(SortableBindingList) to add sorting capability. Within the DGV there
is a bound DataGridViewCheckBoxColumn. The column is bound to a
Inserting row into user sorted, data-bound DataGridView29 Jun 2007 14:56 GMT12
I'm trying to insert a new row at a specific location of a data-bound
DataGridView. I understand that you would normally do that by inserting the
row into the bound DataTable.
The use case is sort of like an accounting situation with a "split" - I am
bind to elements in a NameValueCollection, hashtable, or Dictionary?28 Jun 2007 00:53 GMT6
I'd like to create an object that has a field derived from one of the objects in
the title such that I can bind simple controls (textboxes, etc) to individual
elements of the collection such that:
1. The binding can be done at either runtime or designtime
Displaying data from parent27 Jun 2007 10:34 GMT3
What is the best method to display columns in a parent table and not
using comboboxes? Example:
You have an Order entry form and want to display additional columns from
the customer table, let say customer name and adress.
Columnar Data in a DataGridView26 Jun 2007 19:07 GMT2
Dear Group,
I'm just learning Windows Forms (just in time for it to be replaced by
MS What's Next) and have a question concerning displaying columnar
data in a single grid.
backgroundworker with typed dataset binding26 Jun 2007 04:35 GMT5
I currently have a single threaded application that contains a
strongly typed dataset (called dsdataset1) with 3 tables, all bound to
comboboxes on my main form.
This works in its current form (the datasets are filled on the form
DataGridView and PropertyGrid21 Jun 2007 16:12 GMT1
I have an application which contains a DataGridView, a TreeView and a
PropertyGrid.
Various elements in the Tree have a custom class which implements
IBindingList set as the Tag property. When a user clicks on the Tree element
Load Combo Box from Joined tables?18 Jun 2007 05:02 GMT2
How can a combo box with Name (DisplayMember) and ID (ValueMember) be loaded
from joined tables?
The process we use to load the combo box with a table is shown below.  Can a
table adapter be use instead of a table?  In VS2005, one can add a table
How to CHANGE a textbox column in a databound datagrid to a combob08 Jun 2007 18:13 GMT2
Hi  all !,
One BASIC question about combo boxes in a data bound datagridview:
I have a datagridview with its datasource property pointing to a
bindingsource.
Quest: Adding ArrayList As ComboBox DataSource...06 Jun 2007 07:59 GMT3
Hi, I have a XML file that I read & populate my ArrayList dervied class
"ArrayListDerviedClass" to be used by many controls in my form. Now I first
am looking to add the ArrayList to a ComboBox so based on the selected
ComboBoxObj.Items[i] I can use ArrayListDerviedClassObj[i] to ...
Combox on Datagridview not working02 Jun 2007 13:40 GMT7
I have set up a test form that contains a DataGridView from dragging a table
(tableA) over from the DataSoure Tab. I then edited the columns and changed
one column to a combobox. It contains the key to tableB. So DatPropertyName
is still set to the key value in table A. For ...
BindingNavigator02 Jun 2007 01:17 GMT1
What approach is considered industry standard when dealing with big volume
data source for BindingNavigator? Any experience anybody?
Such that can't fit in available memory (like 100Mio records).
 
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.