The Artima Developer Community
Sponsored Link

C# Answers Forum
databindings property

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
lally75

Posts: 1
Nickname: lally75
Registered: Sep, 2004

databindings property Posted: Sep 3, 2004 3:11 AM
Reply to this message Reply
Advertisement
Hi everybody,
i've got a problem with databindings property of a control (myForm) and selectedValue property of a combobox.
In my form I use databindings property to bind a DB table to a grid.

When I try to add new record to datagrid, and read the comboBox1.SelectedValue property, it seems the DB is not more binded to grid, and new data are pasted on first record.

Any Ideas?

Tanks in advance

Topic: Integrated Development Environment (IDE) Usability Survey Previous Topic   Next Topic Topic: Strategic view of C# code

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use