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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help not changing position on datasource.22 Jul 2008 01:04 GMT1
I have a four row table that I have built a select index off.  I have an
on change even that is supposed to change the position of the binding
source that all fields on the screen are tied to:
position = DB.tblMatchBindingSource.Find("ID", select.Id);
Code works in form constructor but fails to relocate elsewhere11 Jul 2008 08:28 GMT4
For a form that has two DataGridView controls, I find following piece of
code (free of bindingsource, binding navigator, typed dataset etc
enhancements) conceptually a simple and effective way to display
parent-child relationship. The two grids are synchronized (selecting record
Part-2: Code works in form constructor but fails to relocate elsewhere11 Jul 2008 08:23 GMT2
Not that I am obssessed with running code in the constructor but I am unable
to make this following piece of simple code run anywhere other than the form
constructor. While this code completes (for total 91 customer records in
Customers table) in about 5 secs in the form constructor ...
Help - Access table not updating07 Jul 2008 16:03 GMT1
I have posted this on C# group but got no response.
First time application with databases.   I am missing the point where it
actually updates the database table.  I am only updating a single table,  
this more or less directly from 'how to: save changes from a dataset to a
Newly added Row fails to update01 Jul 2008 19:56 GMT3
I have a windows form with a Dataset with only one table bound to Details
View controls, all created in VS2005 with designer.  I added a button to
create a new record and issue a this.mBDetailsBindingSource.AddNew(); to
create a new blank row in the table and then fill the ...
display bit cols as "true"/"false"01 Jul 2008 08:10 GMT1
When binding a DataTable to a DataGridView , if the DataTable has a
non-nullable bit column ( 0 , 1 ) , is it possible to have 0 displayed as
"false" and 1 as "true" ?
NOTE: I need to keep the
 
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.