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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
bindinglist not synching09 Apr 2007 02:43 GMT10
VS 2005
I have a class of BindingList(of T) to use as a datasource for a lookup
combobox.  The combobox is to lookup the Terms for a Purchase Order.
When I implement this on my Winform, the combobox does not synch with the
Databinding radiobuttons08 Apr 2007 23:19 GMT1
On a form (frmUsers) with a lot of controls (textboxes only) everything
works. on my bindingnavigator i can add, delete and save.
Now i create a groupbox and places 3 radiobuttons and places this on the
form. I bind each radiobutton to respective fields within the
Databinding with combobox not working06 Apr 2007 08:33 GMT1
I have defined a custom class and used it in a generic BindingList as the
datasource of a BindingSource.
I bound a combobox like on the form as:
  cboFirstClass.DataBindings.Add("SelectedValue", bsClient, "FirstClass", True)
Databinding PictureBox Image in JPEG format06 Apr 2007 07:21 GMT3
I wrote an applicartion that uses databinding to retrieve and store images
from a database to a PictureBox.   It seems that the databinding is storing
the images in BMP format and I need to store them using JPG format....  I
know that from the PictureBox I can save to a byte[] in ...
Databinding custom class to a user control05 Apr 2007 02:25 GMT1
OK, I expect this is a noob data binding question but after days searching
the msdn forums, google and my form books for an answer, I hope someone here
can explain to me what I’m doing wrong.
I have a custom class called Location, which has Latitude and Longitude
Databinding to update RowState01 Apr 2007 17:14 GMT1
I'am trying to work with databinding.
To create the datasource I just fill a Dataset with one table (ex. Config)
the config table contains only 1 row.
The Config form containg checkboxes, and i run though the controls to set
Pages: 1 2 March, 2007
 
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.