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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB & SQL 200529 Apr 2005 18:41 GMT3
Hi, I'm bounding a DataNavigator to a DataSet (through DataConnector). The
SQL database is stored in the app folder, and referenced to there. But at
run-time the App trys to link the DB from VStudio folder and I get this
message:
Datagrid & child table with no DataGridColumnStyle assigned?28 Apr 2005 21:49 GMT2
I have a dataset populated using an XML file. The schema has hierarchical
components.
I have created a datagrid and I have assigned a datastyle and then
gridcolumnstyle for all columns at the parent level.
IBindingList removing le last item throws an exception...27 Apr 2005 08:19 GMT1
I have implemented a class hierarchy similar to the DataTable - DataView
structure, I have an ObjectCollection (implements IList, ICollection,
IEnumerable) and a Object, then an ObjectView (implements IList,
ICollection, IEnumerable, _IBindingList_, _ITypedList_) and an
Delphi, Listbox: Could not bind to the new display item25 Apr 2005 07:50 GMT2
I tried to create and fill a listbox in Delphi specifying DataSource,
DisplayMember and ValueMember properties. But I got a error "Could not
bind to the new display member".
Then I found an example in Delphi help (only for VB or C++ for some
How to learn about databinding?25 Apr 2005 03:19 GMT2
BindingContext, CurrencyManager, PropertyManager, IBindingList, ...
Is there a good tutorial that covers data binding from the basic concepts to advanced operation?
Thanks,
Alex.
How to use Datagrid with ArrayList25 Apr 2005 02:23 GMT5
I have an ArrayList that contains multiple instances of one type of object.
These objects have public properties that can be read and written.
How do I get these properties to display in columns in the datagrid?
I have bound the arraylist to the datagrid and I have tried defining a ...
Binding multiple checkboxes to a single data field22 Apr 2005 03:14 GMT7
I have a form that uses databinding to update a database table.  One of the
fields in the table corresponds to multiple checkbox controls in the form
(Flags Attributes).  How can I perform the databinding in this case?
Thanks,
ADODC Databinding in .NET22 Apr 2005 02:22 GMT3
As still rely with ADODC and ADODB since VB6's track.
Anyway for us to do databinding by using ADODC rather then DataSet, Adapter
...etc?
Thank you.
ListBox + DataView 21 Apr 2005 09:19 GMT3
   I have a ListBox bound to a DataView, and when shown it displays
"System.Data.DataRowView" instead of each each item's text.
   However when I do a listBox.GetItemText(listBox.SelectedItem); it
returns the correct text... what might be the cause?
Implementation of IBindingList.Find - return value21 Apr 2005 04:46 GMT3
The documentation says that the return is an int.  (C#).
I assume that this is 0 based, so what does one do if the find fails.  Throw an exception?  Is there a standard exception to throw
or do I make one up?
Thanks
Checkbox binding - convert DBNulls20 Apr 2005 20:16 GMT1
I have a dataset that may contain DBNulls, how would i go about
binding these to a checkbox so that if the value is DBNull it is
interpreted as false??
Thanks
Databinding with CustomControl19 Apr 2005 08:51 GMT3
Hi
I have a NullableDateTimePicker control inherited from DateTimePicker
control (windows forms). The NDTP has a property SmartDate of the type
SmartDate (SmartDate is a class enhancing DateTime with a Nullable
How to insert combobox into VB.Net winform Datagrid19 Apr 2005 01:32 GMT1
Hi, All
I have a datagrid binded to a datasource. I want to display a combo box
having list of values from a parent table as a lookup field in the same
grid.
OnSetComplete, OnSet methods do not fire15 Apr 2005 17:46 GMT2
I have an object and a strongly typed collection (inheriting
collectionbase) of that object.
The collection also implements iBindingList.
I am attempting to run some of my own code in the OnSet or the
Datagrid Multiple Forms and TextBoxes15 Apr 2005 15:05 GMT2
On my form The user enters data into a textbox and then clicks on the button
this opens form2 with only a datagrid. The datagrid contains data from a sql
database. The first bit of data I pass is on form1 which is the textbox1,
this is to perform the search on the db and put the ...
Pages: 1 2 3 March, 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.