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 / August 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
form is erasing data when calling EndCurrentEdit. Please help!30 Aug 2008 08:14 GMT1
this is probably a stupid question, or im missing something.
I have a customer info form, bound.  I load with the following:
--------------------------
FillCombos() 'fills combo boxes
great forum30 Aug 2008 08:14 GMT1
im assuming it is a major bug then.  bound forms suck
Radio Button Programmatic Binding29 Aug 2008 09:29 GMT6
Dear Sir/Madam,
How do I bind a radio button to a Dataset? Please help me out.
This Code generates an error Message.
IsActive is a boolean Field on an SQL Table
Dependency between ComboboxColumns in Datagridview26 Aug 2008 17:47 GMT-
I want to use a Datagridview to edit a table where employees enter the
amount of time they spend working certain projects.
Each project is divided into several sub projects. Projects are modeled
in a 1:n relation. To select the project I use a Combobox column where
Dependency between Combobox Columns in Datagridview26 Aug 2008 17:33 GMT-
I want to use a Datagridview to edit a table where employees enter the
amount of time they spend working certain projects.
Each project is divided into several sub projects. Projects are modeled
in a 1:n relation. To select the project I use a Combobox column where
Inherited interface and Bindinglist26 Aug 2008 12:48 GMT-
I am using a generic Bindinglist .
The class type of the objects in the generic list is derived from a base
class.
This baseclass implements three properties of the base interface.
TableAdapter hell25 Aug 2008 19:56 GMT-
I don't know squat about visually designed data components ( which I think
are a terrible idea, btw ).  You know,  TableAdapters , BindingSources ,
etc.
I've inherited a WinForms app that makes use of these freakish little
DataGridView Summary Row?22 Aug 2008 17:36 GMT10
In VB 2005, typed dataset, Bound Datagridview, winforms
Is it possible to add a row to a databound datagridview to show the sum of
the cells for that particular column?
Meaning - there are 15 columns and say 10 rows
adding a data bound combo box19 Aug 2008 13:40 GMT4
Can a data bound combo box be added to a toolstrip such as a
bindingnavigator.  I can add the toolstrip item, but the databinding
properties are not present.  You also cannot drop a databound text on the
toolstrip.
DataGridView BindingList and CellFormatting and CellParsing11 Aug 2008 11:40 GMT2
I have an object that inherits from BindingList<T> that I'm using as a data
source for a DataGridView. The items in the BindingList have 2 properties
which are enums. I'm using the CellParsing to assign e.Value to my enum
value and in the CellFormatting I'm doing the reverse. The ...
Databinding after Identity field update08 Aug 2008 14:04 GMT-
I have a form with a lot of simple databinding controls on it and it
is bound to a view.  The table used for databinding has an identity
field.  The application is distrubuted so after a a record is created
the dataset is sent back to the server and the identify field is
DataGridView BindingList keep sorted07 Aug 2008 20:49 GMT3
I have IList<> of my objects bind to the DataGridView through
BindingList<>. I want to keep my List<> sorted according to my sort
order (i.e programatically set) when the user change add or delete
rows. So I catch some events form DGV and sort my list list. For
Why CurrencyManager doesnt use IBindingList.AllowEdit01 Aug 2008 14:12 GMT1
Why if you set the DataSource property of the BindingSource with a
IBindingList collection, the default CurrencyManager calls the BeginEdit for
evey item's source (supposed they implement IEditableObject) even if
CurrencyManager.AllowEdit = false ?
Walkthrough: Displaying Related Data on a Form in a Windows Application01 Aug 2008 12:13 GMT1
Using VS2008. When I follow this walkthrough (although I actually used two
DataGridViews) I get the expected rows in the CustomersDataGridView and only
a "new" line in the OrdersDataGridView. I expected to see the handful of
ALFKI orders in the OrdersDataGridView. And yes, I was ...
 
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.