| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I'm binding a text box to a Integer (Nullable) property of a business object.
If the user enters invalid data or even enteres nothing (example,...
D-Someone
|
01-03-2008 12:12 PM
D-Someone | 0 | 762 |
|  | Hi!
I have som problems using drag n drop functionallity in visualstudio 2005.
I have created a dataset from my sqlexpress with one main table and...
erah
|
01-03-2008 10:06 AM
Erik | 2 | 129 |
|  | Hi,
When I bind a BindingList<> to a DataGridView and then call RemoveAt(n) on
it, I get ArgumentOutOfRange. Could someone explain...
Jim Balo
|
12-20-2007 11:41 AM
Jim Balo | 2 | 137 |
|  | Hi,
I add a ErrorProvider on a form
if (string.IsNullOrEmpty(txtPersonName.Text)) {
m_ErrorProvider.SetError(txtPersonName, "Name is incorrect");
}...
Marco Schwarz
|
12-18-2007 08:10 AM
Marco Schwarz | 4 | 136 |
|  | In VS2005, I have a base form that is designed to be inherited by many other
forms in an application. This base form contains various controls bound...
Lynn
|
12-17-2007 02:46 AM
Morten Wennevik [C# MVP] | 1 | 210 |
|  | I'm having difficulty binding a combobox which is of the dropdownstyle of
dropdown. According to documentation you can either select a value from...
SteveKing
|
12-14-2007 07:46 PM
SteveKing | 1 | 214 |
|  | Michael Lalonde traveled with Homer Simpson in Bali and got 3rd degree
burns because his leg hurt and snapped his ankle which caused an
avalanche, he...
Michael Lalonde
|
12-14-2007 06:38 PM
Michael Lalonde | 0 | 109 |
|  | Hello,
This example has been cut from a larger context, therefore it looks very
simple. It has just been created to illustrate the error. I have...
Henrik Skak Pedersen
|
12-10-2007 02:37 PM
Henrik Skak Pedersen | 2 | 120 |
|  | Pour toutes vos fêtes, anniversaires, mariages, ainsi que tous événements privés.
Tels séminaires, conventions...
Une salle spacieuse, toute équipée...
satfever@msn.com
|
12-02-2007 06:19 PM
satfever@msn.com | 0 | 120 |
|  | 2 months I had first page organic results and they delivered on every
key term I wanted so here they are...
nm0isn7e
|
12-02-2007 07:29 AM
nm0isn7e | 0 | 108 |
|  | VB2005. I have a ListBox bound to a BindingList that is initially
empty. As soon as I add an item to the BindingList, the call to Add
throws an...
Jack Jackson
|
11-30-2007 01:43 PM
Jack Jackson | 3 | 128 |
|  | I have a windows form project.
When I try to define a databinding, in the designer window, for a control, I
use (DataBindings) attribute, I obtain...
Giorgio Parmeggiani
|
11-26-2007 11:18 PM
Linda Liu[MSFT] | 6 | 120 |
|  | I'm binding an business object's property (DateTime datatype) with a
DateTimePicker control on my windows form using below mentioned code....
PG
|
11-21-2007 12:55 PM
Morten Wennevik [C# MVP] | 4 | 114 |
|  | Hi,
I have a Winform with a BindingSource that is databound to some winform
controls, when the value of BindingSource.Current changes the...
Rob Dob
|
11-17-2007 10:26 AM
Rob Dob | 0 | 121 |
|  | Anyone know of a good example on databinding to ToolStripMenuItems? There
used to be a Billy Hollis article link, but MSDN is full of dead links...
Earl
|
11-16-2007 01:03 AM
Earl | 0 | 108 |
|  | I wrote a custom type converter class to convert a Single to a string with
knowledge of a "missing" value.
I decorated a property of my business...
Steve D.
|
11-14-2007 02:55 PM
Steve D. | 2 | 100 |
|  | I have a simple DataGridView bound to a dataset and MS Access table with a
calulcated column - the calculated column is DateDiff('d',...
Marcus
|
11-13-2007 04:51 PM
Marcus | 0 | 114 |
|  | This is probably a real newbie question, but that's what I am at database
programming, so here goes. I have an application to write whichsaves...
Don Carter
|
11-11-2007 10:47 AM
Don Carter | 0 | 113 |
|  | This occurs in VS2005, not in VS2003, which we are migrating from.
Simply create a dataset (10 tables), where there is one parent, and 9
children. ...
drs
|
11-08-2007 12:18 AM
drs | 0 | 124 |
|  | This occurs in VS2005, not in VS2003, which we are migrating from.
Simply create a dataset (10 tables), where there is one parent, and 9
children. ...
drs
|
11-07-2007 05:11 PM
drs | 0 | 119 |
|  | I have an object called Invoice which has as one of its members, an object
called customer which is of type Customer. Class Customer has...
news.microsoft.com
|
11-06-2007 10:45 AM
Morten Wennevik [C# MVP] | 7 | 101 |
|  | I'm having a tough time figuring out how to get the type that a
binding source is bound to..at least in a consistant manner.
What I have been doing...
bruce.m.pearson@gmail.com
|
11-05-2007 11:42 AM
Morten Wennevik [C# MVP] | 3 | 107 |
|  | I have displayed a DataTable in a DataGrid, and now I want to implement
insert, update and delete operations on this table.
How can I do that?
I had...
Magno Machado
|
11-04-2007 01:24 PM
Morten Wennevik [C# MVP] | 1 | 109 |
|  | When I call BindingSource.EndEdit on one of the BindingSources of my
application, it correctly finishes the addition of the new row but
surprisingly...
Samuel García
|
11-03-2007 06:26 PM
Samuel García | 0 | 121 |
|  | Sorry for the repost, but according to MS, it is required (in order to get a
reply)... :-<
I'm trying to do something very simple - display an...
TBQ
|
11-01-2007 03:31 PM
TBQ | 0 | 114 |
|  | I have a BindingSource object bound to some UI on a WinForm and the
BindingSource's DataSource value is a DataView.
Sometimes when I change the value...
Mark Atkinson
|
10-31-2007 12:33 PM
Mark Atkinson | 0 | 115 |
|  | I'm trying to do something very simple - display an editable list of strings
in a DataGridView (2.0). When I try to simply bind to the DGV, it...
TBQ
|
10-30-2007 05:02 PM
TBQ | 0 | 123 |
|  | I have a list Control to which I am binding an array of custom objects. Say
the custom object is ClassA. ClassA has a property XYZ. The property XYZ...
Rahul
|
10-30-2007 04:16 AM
Marc Gravell | 1 | 124 |
|  | I have a simple form that binds the properties of a user defined object to
text boxes on the form. If I edit the value of a text box and click the...
brad
|
10-28-2007 03:10 PM
brad | 2 | 110 |
|  | Hi everybody,
I'm using a table adapter to update data from a typed dataset (I used
the VS2005 designer to create a dataset and added a table...
Thorsten Dittmar
|
10-28-2007 06:03 AM
Thorsten Dittmar | 0 | 109 |
|  | I have a ListBox and Textbox on a form. I add several objects to the listbox
using Items.Add(myclass). The TextBox.Text is bound to a myclass.Name....
Joe
|
10-27-2007 11:51 AM
Joe | 2 | 118 |
|  | I read data from my db and store it in business objects, such as Invoice.
In some cases, I'll have a one to many relationship, such as Invoices...
0to60
|
10-25-2007 01:50 PM
Jack Jackson | 1 | 117 |
|  | Unable to start TSQL Debugging. Could not attach to SQL Server Process on
'srvname'. The RPC server is unavailable.
I get this error when I try to...
DR
|
10-24-2007 10:38 PM
DR | 0 | 116 |
|  | I am very new to C#. I need to create a Windows form that will read a
SQL table and populate a treeview. I can connect to the DB, create
the...
xmail123@yahoo.com
|
10-18-2007 05:52 AM
Eric Moreau | 2 | 113 |
|  | I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your...
Angel vasquez
|
10-15-2007 07:23 PM
Angel vasquez | 0 | 108 |
|  | I need a way to read a bar code with an associated timestamp (when it was
read), display it and then repeat this process until all barcodes are...
Mike D
|
10-15-2007 09:15 AM
Mike D | 4 | 125 |
|  | Watch NFL Games Online!
For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that...
Dexter H.
|
10-13-2007 09:51 PM
Dexter H. | 0 | 163 |
|  | C# - VS2005 - windows form app
child form has a dataGridView control that displays a table
when a row is clicked I would like to return the value in...
radiolandog
|
10-11-2007 03:04 PM
Lee Morris | 5 | 175 |
|  | The bsSru_AddingNew event seems to properly add a record on the form but the
bsSruLinks_AddingNew does not work as expected. Although these are...
SteveKing
|
10-10-2007 05:44 PM
SteveKing | 0 | 167 |
|  | I'm developing an application that uses a many-to-many relationship for a
table and I'm having difficulties using the BindingSource.AddNew to build...
SteveKing
|
10-10-2007 05:37 PM
SteveKing | 1 | 142 |
|  | I have a DataGridView column which will not allow me to set ReadOnly=False.
I can change the setting from True to False in the designer but, as soon...
Nick Locke
|
10-10-2007 10:54 AM
Nick Locke | 2 | 111 |
|  | I have several 'generations' of parent-child DataTable
relations in my code, and was wondering how best to improve
(fix) the following.
When...
Jamie Risk
|
10-10-2007 10:35 AM
SteveKing | 2 | 103 |
|  | Hi,
I have to use some custom databindable grid component. It works fine but it
pays no attention to DataColumn.Caption properties while databinded...
Dmitry Nogin
|
10-08-2007 01:53 PM
Dmitry Nogin | 1 | 115 |
|  | I ran into strange problems with a scenario that should be common and simple.
I have two tables, Master and Detail, that are bound by foreign key...
Jakob Lithner
|
10-08-2007 02:41 AM
Linda Liu [MSFT] | 5 | 106 |
|  | I have a DataGridView column which will not allow me to set ReadOnly=False.
I can change the setting from True to False in the designer but, as soon...
Nick Locke
|
10-06-2007 05:06 PM
Nick Locke | 0 | 109 |
|  | Sorry for italian message....
i have this ssituation
i have a object of type list(of )
his name is ListaPosizioni
class ListaPosizioni
inherits...
Flavio MIANO
|
10-05-2007 02:09 PM
Bob Powell [MVP] | 4 | 111 |
|  | Scusate...
ho creato un oggetto di tipo list(of )
successivamente ho associato a questo oggetto una griglia con datasource
adesso all'avvio della...
Flavio MIANO
|
10-02-2007 04:56 PM
Flavio MIANO | 0 | 115 |
|  | I have a collection class. Apart of items, it has some properties of its own,
for example:
public class TheCollection :...
JanisN
|
09-29-2007 03:31 AM
JanisN | 0 | 106 |
|  | Hi,
Could you please suggest me something?
This code works witout exceptions:
public partial class Form1 : Form
{
private object _source =...
Dmitry Nogin
|
09-27-2007 12:06 PM
Dmitry Nogin | 1 | 107 |
|  | Hi
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...
KevH
|
09-24-2007 11:50 AM
KevH | 2 | 115 |