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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Rtf-Binding in a Richtextbox sets HasChanges in the Dataset to True ? even without changes?30 Jul 2004 16:47 GMT5
Hello NG,
VS 2003 / VB.NET / SQL-Server-Windows-App:
On a Windows-Form are some Textboxes and Combos and so on, and 2
Richttextboxes.
Databinding based on Datarelation stops functioning28 Jul 2004 08:31 GMT1
Using VS .Net 2002 and Framework 1.0, all updates.
I've created a simple test project to illustrate my problem based on
the Pubs database.  Using a windows form, I've added a few textboxes,
navigation buttons, dataset refresh button and a couple of datagrids
Data bound list box displays empty item after adding new row to bound table24 Jul 2004 00:28 GMT1
I have a DataSet with three tables - order, item, and one to link them
for a many-many relation. In the form, there's a combo box for selecting
the order, and a list box for displaying the items in that order.
Everything is good so far, until I add a row for the order displayed ...
Saving bound vb.net datagrid changes (newbie)23 Jul 2004 16:58 GMT2
I'm having a problem getting this functionality working and was hoping
someone could point me in the right direction.
I'm using VB.NET 2002 and I'm trying to dynamically bind an access db
table to a datagrid and then save changes made to the data in the grid.
Error recovery durring AddNew20 Jul 2004 02:48 GMT18
I have a simple data form that can edit and add records to a table.  In my
"OK Button" code I EndCurrentEdit and then perform a UPDATE method on the
data adapter.  It works just fine adding and editing data.
One field on the table is a foreign key and I have referential integrity
Databinding Bible?16 Jul 2004 09:43 GMT1
What is 'The Reference Book' on VB.NET databinding?
Kevin
DataView binding16 Jul 2004 04:54 GMT5
Hey gang,
I am near tears at this point.  I have an app that runs in the UK and the
US, and have already gone to school on DataTable.Compute and UK date formats
(have to convert to EN-US).  Also, the app has an 'online' (vb.net
Using BindingContext with a Typed Dataset15 Jul 2004 16:20 GMT4
I am trying to increment the position of the currency
manager for a given typed dataset.
This line works -
Me.BindingContext
Hiding a column15 Jul 2004 14:15 GMT1
Newby c# user.Sorry, Ive already looked through google but not found an
explanation.
I create an in-memory DataTable plus set of DataColumns plus a DataSet. I
dynamically add my rows to the table which is bound to a datagrid and it all
Use DataBinding to Select Multiple Items in a Listbox Automatically?14 Jul 2004 20:06 GMT1
This seems like something that would be relatively common, but I've
yet to find a situation similar to mine.
We have a list of equipment and a list of issues, and a table that
combines potential issues with the equipment id number.  My winform
Combobox and databinding13 Jul 2004 16:35 GMT1
I am getting what I consider an odd error when using a databound
combobox.  I use 1 dataset with 4 tables, each filled with a different
data adapter.  3 of them are lookup tables which are bound to 3
different combo boxes.  The 4th table is the main table (Equipment) of
DataGrid & IBindingList Binding Problem08 Jul 2004 15:18 GMT2
Hello, can someone help me?
I have a DataGrid of which I assign its DataSource property to my custom
list object that implements the IBindingList interface and inherits
CollectionBase (I followed the CustomerList example in the msdn docs).
Binding to DataView.Count Bug?07 Jul 2004 15:41 GMT1
When binding to the Count property of a DataView, the bound control is not updated when applying a rowfilter to the DataView.
Sample code:
dt = new DataTable();
dt.Columns.Add("Val",typeof(int));
Howto discard changes and revert?06 Jul 2004 23:25 GMT3
I have a form bound to a specific row in a table in a dataset. I am trying
to implement Save and Discard buttons. I have the Save button working using
the DataRowView.EndEdit method. For the Discard button I call
DataRowView.CancelEdit. The changes really are canceled, but the user ...
Update command06 Jul 2004 03:37 GMT1
How I can build update command for datasets 1 changed row?
Pages: 1 2 June, 2004
 
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.