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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How can I force databinding in a control that has focus?31 Aug 2005 19:15 GMT3
I have a Windows Forms application that sends a DataSet to a WebService.
The controls on the application are bound to the fields in the dataset.  To
update the database, you click the "Update" menu item from the main menu.
This works well unless the user edits a control (say a ...
Binding ArrayList to ComboBox - doesn't bind31 Aug 2005 09:06 GMT2
I'm trying to bind an ArrayList to a ComboBox (by setting the
DataSource property).  It works fine, and adding items to the ArrayList
results in the items being added to the ComboBox, which is exactly what
I want.  Clearing the ArrayList, however, doesn't seem to clear the
Urgent Help required - Please Help!!!30 Aug 2005 16:45 GMT1
I have a form (frmcustomers) and a textbox (TxtCustomer_Name) on that
form.TxtCustomer_Name is not bound to a database but i want to enter a
Customer_Name in it and update it to customername column in databse.
in other words i don't need to enter customer_name from a bound textbox ...
Binding position inf datable after sort in grid29 Aug 2005 13:09 GMT2
I have following problem.
How do you get a rowNumber of some datatable assigned to some datagrid
after there was some ordering done after this source was assigned to
it?
Help with COMBOBOX control29 Aug 2005 09:43 GMT1
How do I return the VALUEMEMBER of the selected item in the combobox?
Confirm deletions with BindingSource/Bindingnavigator27 Aug 2005 09:05 GMT3
I have a BindingSource and a BindingNavigator binded to a DataTable. When I
press the "red x" (delete) button on the BindingNavigator, the current row
is deleted. I would like to present a confirm dialog to the user first. How
can I do this?
Added unbound grid rows are blank26 Aug 2005 09:27 GMT9
Added unbound grid rows are blank
After 500 views in the 2005 forums without an answer, I'm trying here.  
Sorry if I'm out of place.  grids are datagridviews.
I have a master-child relationship.  The master are unbound controls, and
SP, DataGrid, Calc Control25 Aug 2005 21:05 GMT1
Hello all,  I have a Datagrid that is run off a stored procedure that does a
calculation on the debit - the Creidt to get the net amount.  It works fine
except for one problem.  I thought the datagrid was basically a cache of the
data therefore I should be able to change it even ...
Binding several combo boxes to different columns with the same loo25 Aug 2005 15:33 GMT3
I have a form with several combo boxes which have their SelectedValue bound
to the same lookup data view but to different columns in the same DataTable.
The binding is working OK in that data is displayed and saved correctly
except that if an item is selected in any combo box it is ...
Why do I get Parameter ? has no default value?25 Aug 2005 11:57 GMT3
Why do I get Parameter ? has no default value?
This is vs2005beta2.  I got no answer in Microsoft Technical Forums
Here is part of the form_load event
Why isn't Dim ID As Integer = 207 the default value?
Combox databinding sample23 Aug 2005 16:23 GMT1
I do have problem with databinding to a combobox. is there a sample
available for that?
null value in a row and binded SelectedValue of a ListBox22 Aug 2005 16:56 GMT1
I tried to to use a ListBox on a form to show the value of the column.
It works fine until the first null value.
If the field has null value the ListBox SelectedIndex property gets 0 value,
not -1!
Data-binding a set of flag to a group of checkboxes22 Aug 2005 16:45 GMT2
Folks,
I have an object that contains a number of properties. One of those is
an INT field that represents a bitmask of flags that can be turned on
or off.
DataBinding to Combo from tab19 Aug 2005 19:06 GMT2
Hello all, I have a datagrid that is on a tab that I wish to databind to a
combobox on the main part of the form.. i am assuming that it has something
to do with the tab where its not working being as I did the exact same thing
with out the tab control and it works fine.. here is ...
relation 1:m in two datagrid, don't nested18 Aug 2005 03:14 GMT2
I have had some problems, please help me
I have example 2 tables "Orders" and "OrderDetails" and winforms 2 datagrid
"datagrid1" and "datagrid2" in Relations.
dataGrid1 = "Orders"
Pages: 1 2 July, 2005
 
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.