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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Question about embedding (Reference & Resource)29 Nov 2004 17:50 GMT1
Hopefully databinding is the right forum. Here goes.
Being a newbie with Reference/Resource is there a way of embedding the
.resource file within a folder of my application instead of having it in the
main project /executing assembly area. i.e. if I have a folder pertaining to
Big Red X on DataGrid29 Nov 2004 08:15 GMT4
I have a strange problem that happens intermittently and I cannot replicate
it on demand.  I have a datagrid that has a datasource of a datatable.
I update this datatable via threads.  I use the readerwriterlock to ensure
that multiple threads do not manipulate data in the table ...
DataGrid currentRowIndex and table's rows, in sync while sorting?24 Nov 2004 11:39 GMT2
I'm quite new to .NET so sorry if this is silly question.
(.NET 1.1)
I have a dataset with a table (e.g. myTable) filled with records.
I have a datagrid on a form showing some colums of this
Display rows in datagrid in textboxes -- nulls kill it23 Nov 2004 19:17 GMT1
I'm trying to do pretty much exactly what is described here:
http://www.syncfusion.com/FAQ/WinForms/FAQ_c44c.asp#q992q
I have a datagrid which is bound to some data (surprise).  Then I have some textboxes,
which I want to display the current data shown in the datagrid.  The guts of ...
Dataset designer problems23 Nov 2004 04:45 GMT1
I have been using VB.NET for 2 years and have completed many
applications.
Recently I have experienced problems using the dataset designer and at
this
exception: Databindings could not find a row in the list that is suitable for all bindings22 Nov 2004 09:01 GMT2
I have a windows form application written in VB.net. When I create the first
instance of the form it loads fine. When I try to bring up another instance
of the form an exception is generated ( weather the first form is still
loaded or not). The exception is "Databindings could ...
Update command21 Nov 2004 04:17 GMT2
Hello,
I'm trying to update my database using the Update command.
By debugging I realized that the parameters are not being passed to the
stored procedure. All parameter values show with value = undefined, except
Datagrid does not reflect changes to bound dataset20 Nov 2004 05:51 GMT1
I am using a datagrid to display a few columns from a dataset and a "detail"
form for editing, which appears after double-clicking a row in the grid.
After the user finishes editing an item with the detail form, the changes he
has made do not show up in the datagrid even though ...
Open first level in parent-child datagrid18 Nov 2004 07:47 GMT1
I have a parent-child datagrid working fine with three datasets connected.
My question is how to make it open to the first level automatically. Right
now when the form opens it just shows a blank datagrid with a plus sign. I
click the plus sign and then it shows me all three levels ...
Different Table Styles for a single table17 Nov 2004 17:30 GMT1
Hello,
Is possible to set different table styles to one single table?? I need to
display certain columns depending on the user input, but all the columns are
in the same table. the dataset is loaded from a stored procedure. I'm ask to
Directing Console.Out and Console.Error to a Textbox17 Nov 2004 00:51 GMT2
I have a set of libraries that do processing output to Console.Out, and
Console.Error.
How do I direct that output to a Textbox on a Windows form in CSharp?
Thanks in advance!
Binding problems when RowFilter returns zero records14 Nov 2004 19:47 GMT1
The following thread from May, 2003, describes the problem I am
seeing:
http://groups.google.com/groups?hl=en&lr=&threadm=2d9301c323fb%24fdc22b30%24a301
280a%40phx.gbl&rnum=4&prev=/groups%3Fq%3Drowfilter%2Bno%2Brows%26hl%3Den%26lr%3D
%26group%3Dmicrosoft.public.dotnet.framework
...
Designer/properties databinding, how???12 Nov 2004 16:03 GMT1
I'm trying to use data bindings through the control designer properties, and
getting
nowhere at light-speed.  The online help for data bindings is virtually useless
as a tutorial on the subject, and I haven't been able to locate anything
Parameter on Stored Procedure12 Nov 2004 12:14 GMT1
Hi,
I'm using a data adapter daReadAdmin which is delcared like this:
SqlDataAdapter daReadAdmin = new SqlDataAdapter("p_ReadAdmin",
strConnection);
How to update an IBindingList in a separate thread?10 Nov 2004 22:03 GMT1
I have a DataGrid bound to a custom collection that implements
IBindingList. It is well known that updates to windows forms widgets
must be done on the same thread as the form. Here is the kicker: I
would like to have a process in a separate thread that makes updates
Pages: 1 2 3 October, 2004
 
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.