HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (WinForms DataBinding) microsoft.public.dotnet.framework.windowsforms.databinding


Discuss in the Dotnet Framework (WinForms DataBinding) forum.



Post New Thread
Threads in Forum : Dotnet Framework (WinForms DataBinding) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I have a vb.net 2010 application using databinding to a MSAccess 2000 database (Dont ask its what the client is using). The application is...
ValMac
05-16-2011 12:22 AM
ValMac Go to last post
0 1,211
I am a retired programmer trying to create a data entry system for a local community group (for the love of it!). I am working with VB.NET 2010 and...
ValMac
05-14-2011 01:59 AM
ValMac Go to last post
0 191
The Time Is Coming ! Prepared for about a month, our cheap ghd website has been on the market formally this week .The product series in our website...
zhan dandan
05-25-2010 09:33 PM
zhan dandan Go to last post
0 2,050
Here's the scenario: One Form that shows Employee. Employee class is as below: class Employee { public int EmployeeID ...
Jack Tripper
05-13-2010 10:57 AM
Jack Tripper Go to last post
0 747
I have Windows form with a grid using a tableadapter that joins two tables. The field from the second table is display only. I am using VS 2005...
RuthG
03-25-2010 01:11 PM
RuthG Go to last post
0 1,188
许多性能问题和您的计算机安全*成 恶意病毒,最好的办法对付,这是要安装...
antivirus gratis
03-02-2010 04:54 AM
antivirus gratis Go to last post
0 836
I have build a custom control class that has several properties that are of the datatable type. What I want to know is what type to these properties...
Jeff Frederick
02-26-2010 01:13 PM
Jeff Frederick Go to last post
0 753
Nombreux problèmes de performance et la sécurité de votre ordinateur sont causées par des virus malveillants, le meilleur moyen de lutter contre...
antivirus gratis
02-13-2010 08:14 AM
antivirus gratis Go to last post
0 855
許多性能問題和安全性您的計算機*成惡意病毒,最好的辦法對付,這是得到承認和防病毒在計算機上安裝更新 ...
antivirus gratis
02-01-2010 07:20 PM
antivirus gratis Go to last post
0 726
We at Nob Hill Software are working on a new query tool: http://www.nobhillsoft.com/MarieAlix.aspx?HeardVia=ptut You can read all about it on the...
Mia
01-22-2010 09:46 AM
Mia Go to last post
0 864
I have connection to any database and a name of a view Dim Conn As New System.Data.OleDb.OleDbConnection Conn.ConnectionString = "..." Dim ViewName...
Roman Trojan
01-07-2010 10:17 AM
Roman Trojan Go to last post
0 613
I'm looking to located the adobe Executable's location in a vb 2005 program. IE on my PC it's located @ "C:\Program...
Paul Ilacqua
12-22-2009 09:43 PM
Vijay Go to last post
1 709
Hi I have built a form by dragging a dataset over onto the designer, then I got this BindingNavigator for free. But I found whenever the user...
dl
12-06-2009 07:36 AM
dl Go to last post
5 897
Hi all The following stacktrace is generated in the environment and action detailed below, environment: vs2005, c#, winforms, dataset, detail view,...
dl
12-06-2009 07:29 AM
dl Go to last post
1 621
Hi all I have a winform with a databound autonumber column as the PK, now when the user click the "addnew" button on the BindingNavigator follow by a...
dl
12-06-2009 02:17 AM
dl Go to last post
0 948
I am trying to create datagridview connected to sqlserver. But it seems that even in simple datagridview cannot handle quickly millions of rows. And...
intars
11-30-2009 08:50 AM
intars via DotNetMonster.com Go to last post
5 770
I want to create a forms treenode that simply opens a URL when clicked. Problem is that I have to do a static method to register the callback...
Ken Foskey
11-30-2009 05:49 AM
Ken Foskey Go to last post
0 748
Posting to .databinding in case it helps someone else ... BobF wrote:
BobF
11-25-2009 09:54 AM
BobF Go to last post
0 578
I've got a bindingsource on my form which has DataSource as my dataset xsd and the DataMember set to the a querytable within that dataset. I've...
LightStamp
11-17-2009 01:14 PM
LightStamp Go to last post
2 669
I have a XSD which contains a query that translates into a table and an associated table adapter. I had to add a column so I ran the configure...
LightStamp
11-03-2009 03:45 PM
LightStamp Go to last post
0 691
I'm working on someone elses project and there is a form with a panel control with bound controls bound to a binding source. I want to add controls...
LightStamp
11-02-2009 03:11 PM
LightStamp Go to last post
0 618
I am trying to use LinqToSql with SQL Compact 3.5 .sdf database. I created the database and successfully added the file to my project. I used...
Jamie
10-14-2009 02:35 AM
Zhi-Xin Ye [MSFT] Go to last post
2 692
Hi, I bind my datagridview to a bindingsource at runtime. I manually add an extra DataGridViewComboBoxColumn to the datagridview, which I bind to...
Hendrik Jan
10-07-2009 11:16 AM
Hendrik Jan Go to last post
0 849
I have a system with multiple threads and the gotcha that I found was that a adding to a binding list on a thread while a control that uses the list...
Ken Foskey
10-06-2009 10:54 PM
Ken Foskey Go to last post
0 640
Hello to all! Let's say we have a datagridview control, with its datasource set to a bindingsource object. After the form is loaded, i notice that...
Nick Valeontis
10-01-2009 02:51 PM
Jack Jackson Go to last post
1 785
I have an issue with BindingSource.BindingComplete event; it does not get raised no matter what I tried. I am kind of wonder if I've been using...
Frank Do
09-21-2009 10:43 AM
John Bundy Go to last post
4 1,387
I am trying to create a WPF application with a MenuItem that can be used by both a Menu and a ContextMenu. In my first attempt I tried to bind to...
Sam B
09-04-2009 04:30 PM
Sam B Go to last post
1 1,207
I add a datagridviewcombocolumn to show property closure_type. Below is the code. The code is basically from MSDN, but I always got the error...
Long Cui
08-28-2009 01:37 AM
Long Cui Go to last post
1 818
I have a problem with the datagridview not updating its cells after changing the underlaying data. I maked a simple form with 2 textboxes and 1...
Bardo
08-25-2009 09:10 PM
Bardo Go to last post
2 1,438
it difficult to read and study.I need help
Inwy
07-24-2009 08:48 AM
Inwy Go to last post
0 684
My main window has a child control that is selected using data binding like this <ContentControl Content="{Binding MainView}"/> On one of the...
Darren
07-15-2009 06:24 PM
Darren Go to last post
0 1,027
Hi everyone, Background: I'm working with a standard Windows Forms DataGridView control. It's databound to a List<> of custom business...
Quimbly
07-08-2009 12:04 PM
Quimbly Go to last post
0 730
Hello Everyone, I have two forms. I am enetering the values to be saved in the database in one form and another form is displaying those values in a...
Vinki
07-06-2009 09:09 AM
John Bundy Go to last post
1 689
Hello Everyone, I have two windows forms. I have a datagrid on one of the form, I want that whenever user clicks on each row of the datagrid another...
Vinki
06-28-2009 06:26 PM
Vinki Go to last post
0 774
VB .NET 2008 I have a problem, i have configured a dataset and dataadapter, when i update or insert data in the database i call an function...
Pedro
06-26-2009 12:46 PM
Pedro Go to last post
0 803
Hello NG When i set up the databindings on by winform i'll get some unnecessary row changes. For each row that has been displayed on screen, the row...
Microsoft
06-22-2009 02:24 AM
Microsoft Go to last post
0 740
I have a form with 3 radiobuttons, they are bound to 3 boolean fields on the datasource (in this case an Entity Framework entity) The problem is...
Mark
06-11-2009 04:53 PM
Mark Go to last post
0 682
Ok, so i just did enhance my sortable bindinglist with this public method Public Sub SortNow(ByVal sortmembername As String, ByVal sortdir...
Georg Hickel
06-06-2009 08:57 AM
Georg Hickel Go to last post
0 880
I have a DataGridView with two columns, both of which are DataGridViewComboBoxColumns. The DataSource for the grid is a DataTable and the two fields...
nltoft
05-18-2009 06:21 PM
nltoft Go to last post
1 845
I am working in VS2008 w/ .Net 3.5. The DataSet working great, there are three tables with relationships defined, one parent (ChoiceSet) and two...
Cartoper
05-18-2009 11:09 AM
Cartoper Go to last post
0 723
Hi all, I'm experimenting with databinding to a usercontrol I created. I have a usercontrol wit a textbox and a datetime picker. The control has a...
Joost
05-08-2009 03:52 PM
Joost Go to last post
2 1,102
Hello NG How to force databind to update controls on TABPAGES that is not been displayed yet. The way i solve this is by setting the tab control...
J E Jensen
05-05-2009 10:42 AM
Jack Jackson Go to last post
1 796
I think this problem I'm experiencing is Data Binding related so I'm reposting this message to include this group. I'm having a problem with setting...
Jerry
05-03-2009 07:26 PM
Jerry Go to last post
1 977
Hi experts I'm very new in C#. I've been searching and trying many solutions you've been discussing about "How to get a value from a datagridview"...
daquoc via DotNetMonster.com
05-01-2009 06:59 AM
Mark Go to last post
1 656
Regarding the visually-designed data-components ( DataSet , TableAdapter , etc. ) included in VS05 Is it possible to configure the connection string...
John A Grandy
04-20-2009 01:19 AM
Morten Wennevik [C# MVP] Go to last post
1 708
Hello I am creating an application using C#, and SQL Server. I dragged the TableAdapter onto a form which creates a DataGridView and therefore...
JB
04-07-2009 06:02 PM
JB Go to last post
0 680
Hi, I've got a DGV, bound to an object data source (ods). The ods has some objects in it, which are displayed as dataGridViewComboBoxColumns. Now, I...
Andreas van de Sand
04-03-2009 12:15 PM
Anu Go to last post
4 1,076
A few weeks ago I saw article on how to add a DTP to a bindingnavigator. I would like to add a DTP to the navigator and use it to filter the rows...
BlueStallion
03-23-2009 11:36 AM
BlueStallion Go to last post
0 670
Dear .NET Developers, I am adding a new row with a single cell to my DataGridView control every 10 seconds via a timer: DataGridViewTextBoxCell...
buran
03-23-2009 05:02 AM
buran Go to last post
0 696
For a DataGridView , how to hide cols when the grid is meant to be bound to a DataTable ? DataGridView.DataSource = DataTable; // I want to now...
John A Grandy
03-17-2009 03:57 PM
Jack Jackson Go to last post
3 725
Post New Thread

Display Options
Showing threads 1 to 50 of 1926
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.