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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataTable as a bindable property type27 Sep 2007 17:06 GMT1
Could you please suggest me something?
This code works witout exceptions:
public partial class Form1 : Form
{
Combobox Text and SelectedIndex problem24 Sep 2007 16:50 GMT2
I am having trouble when I programmatically change the SelectedIndex of a
databound combobox in .NET 1.1.
I am finding that the Text property no longer reflects what is displayed in
the combobox.
DataSet Usage19 Sep 2007 13:43 GMT4
I've been struggling with the best way to use a DataSet, Bindings and
Adapters in the application I'm laying out.  To start, I'm new with
DataSet's and MS SQL.  I'll start by describing what my goals are:
I have a form that will have a list (grid) of items from Orders.  This list
DataError don't go !18 Sep 2007 17:13 GMT3
I create a class
I create a form with a bindingsource object with datasource a instance of a
object of this class
when a userinterface create an error no event occur in a form
Beginner15 Sep 2007 11:39 GMT4
I try to use Databinding with the BindingList. So I write a class
Person(Name, ReadOnly) and a PersonList : BindingList<Person>.
In my form I have two controls (TextBox and CheckBox) in the
MainFormLoad function I binding as follow:
advice......13 Sep 2007 20:08 GMT1
Which place is the best one to load data to be used in comboboxes,
datagridviews,.....??
In my application, it takes 0.5 seconds before my form is displayed, (the
data is loaded in the load event of the form.
DataGridView's virtual mode implementing work: It's worth it?12 Sep 2007 11:48 GMT2
Hello,
I developed a multi user application for my company that handles data from a
sql server db whose main table grows little by little, every day: since 7
months after it was created, now it has around 500 records with 11 fields of
i can't relate...10 Sep 2007 09:05 GMT1
I have two tables, list and songs.  The songs table contains columns such as
'songnumber', 'name', 'path' and 'filename'.
The list table contains columns 'listnumber' (identity) and  'A', 'B', 'C',
etc... that contain songnumbers.
How can I tell if a control is databound?07 Sep 2007 11:00 GMT1
I'm trying to put together a method to loop through all controls on a
form and see if any of them are databound.
For simple binding this seems to be straight forward enough (by
checking the control.Bindings collection as in the example below), but
 
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.