| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | hi everyone:
i have been loosing data in my database recently. i have a customer form
with about 6 tabs on it. by default, the first tab shows...
Jack Dempsey
|
10-24-2008 05:57 PM
Jack Jackson | 2 | 115 |
|  | I've inherited an app that utilizes TableAdapters ...
I don't know much about these beasties but what I know I don't like.
Unfortunately, I don't...
John A Grandy
|
10-14-2008 01:45 AM
Morten Wennevik [C# MVP] | 2 | 145 |
|  | Dear All,
Is it possible to bind a gridcontrol and textbox to a
cutomized class.
Ex.
Class Employee
Property Name
Property Address
Kilo
|
10-04-2008 09:13 PM
Kilo | 4 | 169 |
|  | How do I bind a textbox from a project to -> another property inside a
Custom class on another project?
Created a Method on the custom Class.
Already...
Kilo
|
10-02-2008 11:08 PM
Kilo | 0 | 113 |
|  | I need to bind a DataGridView to a BindingList<TOuter>. But I don't want to
bind to properties of TOuter, instead TOuter is a wrapper around 2...
TimYaukey
|
09-30-2008 03:10 AM
Marc Gravell | 2 | 320 |
|  | I've built a custom class with a number of properties that are being
databound to user controls on WinForms.
It is possible that a setter will be...
MaxGruven
|
09-30-2008 02:02 AM
Zhi-Xin Ye [MSFT] | 2 | 311 |
|  | Hallo...
Needing a helping hand for a databinding Error...
My code is:
public Window1()
{
InitializeComponent();
agentList = new Agents();
Kris
|
09-30-2008 02:02 AM
Kris | 0 | 130 |
|  | Rickie wrote:
http://recognize.bachaan.net
--
Little by little, infrastructures appoint depending on late scripts, unless they're straightforward.
Debbie@aol.com
|
09-29-2008 03:07 PM
Debbie@aol.com | 0 | 92 |
|  | Hello!
I've got a litte (but I think often asked question). How can I change
the Value of a TextBox, that the binded column is updated too?
If I...
A. Peters
|
09-29-2008 12:26 AM
Morten Wennevik [C# MVP] | 2 | 176 |
|  | I have a datagridview that I use for editing data.
When there are multiple records in the grid, and I edit a record, the
changes are saved but I...
Stevecbl
|
09-24-2008 04:11 PM
Stevecbl | 0 | 92 |
|  | Hello,
I've been working with .Net for a long time, but always with Asp.Net, I'm
just starting tp work with the Windows forms.
The problem I'm...
Peter Afonin
|
09-23-2008 10:34 PM
Peter Afonin | 4 | 91 |
|  | I am trying to bind to a path via a navigation property, e.g. I have a
EntityObject called 'Device' with a navigation property 'Location'. Then...
paulb
|
09-23-2008 08:47 PM
paulb | 0 | 256 |
|  | I've got a DataGridView on a winform, databound to a typed dataset. When I
set the datasource of the grid, I can see the number of rows in the...
CharlotteF
|
09-23-2008 04:28 PM
CharlotteF | 0 | 101 |
|  | My class has a property which returns an Object which comes from a 3rd
party API.
This API is added as a reference to the project and appears to...
christopherdeanlawson@gmail.com
|
09-23-2008 02:44 AM
Marc Gravell | 2 | 725 |
|  | Dear all,
I was using the Class Designer and Created Multiple Classes inside it.
The Error "Type Cannot be found" appeared
How can I relink the...
Cypher Drive
|
09-20-2008 11:55 AM
Scott M. | 2 | 97 |
|  | Hi,
I am have problems binding textboxes to a custom object data source.
I am posting the code below and if any one can give a clue of where i
am...
arunairs@gmail.com
|
09-15-2008 05:55 AM
Morten Wennevik [C# MVP] | 2 | 91 |
|  | Hi everyone!
I observe a freaking strange behaviour of a combobox databinding. I
isolated it to this situation:
We have a standart scenario, a user...
buddha_bg
|
09-12-2008 03:08 AM
buddha_bg | 0 | 117 |
|  | im assuming it is a major bug then. bound forms suck
George Hardy
|
09-09-2008 01:19 PM
George Hardy | 4 | 197 |
|  | hi all,
this is probably a stupid question, or im missing something.
I have a customer info form, bound. I load with the...
George Hardy
|
09-09-2008 01:15 PM
George Hardy | 4 | 106 |
|  | c #: Implementing the method Int TrianglePascal (int n) which
returns the triangle to
the level of Pascal N.
public static int TrianglePascal(int...
J Ivan P Silvestre
|
09-08-2008 01:08 PM
J Ivan P Silvestre | 0 | 103 |
|  | Hallo Everyone,
I am trying to data bind an object data source to a ListBox in WPF. But I am
having a problem populating the object.
I would like...
Nigel
|
09-02-2008 01:01 AM
Nigel | 0 | 98 |
|  | Dear Sir/Madam,
How do I bind a radio button to a Dataset? Please help me out.
This Code generates an error Message.
IsActive is a boolean Field...
CypherDrive
|
08-29-2008 03:39 AM
Cypher Drive | 12 | 312 |
|  | I've a sample based on
http://msdn.microsoft.com/en-us/library/system.componentmodel.ibindinglist(VS.80).aspx
and have some questions.
I've...
Hal Heinrich
|
08-27-2008 01:03 AM
RobinS | 2 | 120 |
|  | Hi all,
I want to use a Datagridview to edit a table where employees enter the
amount of time they spend working certain projects.
Each project is...
Stephan Zaubzer
|
08-26-2008 11:47 AM
Stephan Zaubzer | 0 | 93 |
|  | Hi all,
I want to use a Datagridview to edit a table where employees enter the
amount of time they spend working certain projects.
Each project is...
Stephan Zaubzer
|
08-26-2008 11:33 AM
Stephan Zaubzer | 0 | 114 |
|  | Hi All,
I am using a generic Bindinglist .
The class type of the objects in the generic list is derived from a base
class.
This baseclass implements...
Hans Bertram
|
08-26-2008 06:48 AM
Hans Bertram | 0 | 97 |
|  | I don't know squat about visually designed data components ( which I think
are a terrible idea, btw ). You know, TableAdapters , BindingSources...
John A Grandy
|
08-25-2008 01:56 PM
John A Grandy | 0 | 100 |
|  | Hi All,
In VB 2005, typed dataset, Bound Datagridview, winforms
Is it possible to add a row to a databound datagridview to show the sum of
the...
AnikSol
|
08-22-2008 11:36 AM
Ron Frick | 9 | 564 |
|  | Can a data bound combo box be added to a toolstrip such as a
bindingnavigator. I can add the toolstrip item, but the databinding
properties are not...
bladecleaver
|
08-19-2008 07:40 AM
bladecleaver | 8 | 280 |
|  | I have a DataGridView that contains a DataGridViewComboBoxColumn. Each cell
in the column contains 3 items. Using a mouse presents no problem...
Chris Noble
|
08-15-2008 04:27 AM
Grinning Crow | 2 | 642 |
|  | Hey All,
I have a .csv file that I am dumping into a DataTable and then using it to
populate a DataGridView control.
It appears that my DataTable...
TC
|
08-14-2008 09:19 AM
Paul Clement | 8 | 134 |
|  | I have an object that inherits from BindingList<T> that I'm using as a data
source for a DataGridView. The items in the BindingList have 2...
Joe
|
08-11-2008 05:40 AM
Zhi-Xin Ye [MSFT] | 4 | 208 |
|  | I have a form with a lot of simple databinding controls on it and it
is bound to a view. The table used for databinding has an identity
field. The...
goHawkeyes
|
08-08-2008 08:04 AM
goHawkeyes | 0 | 74 |
|  | Hi,
I have IList<> of my objects bind to the DataGridView through
BindingList<>. I want to keep my List<> sorted according to my sort
order (i.e...
Ondrej Medek
|
08-07-2008 02:49 PM
Ondrej Medek | 6 | 164 |
|  | Why if you set the DataSource property of the BindingSource with a
IBindingList collection, the default CurrencyManager calls the BeginEdit for
evey...
SG
|
08-01-2008 08:12 AM
SG | 2 | 107 |
|  | Hi!
Using VS2008. When I follow this walkthrough (although I actually used two
DataGridViews) I get the expected rows in the CustomersDataGridView...
CindyW
|
08-01-2008 06:13 AM
CindyW | 2 | 100 |
|  | I have a combo box that has been bound to data of the uniqueidentifier
data type. When I debug the form, I can see the data in the combo box,
but if...
Tanzen
|
07-23-2008 11:55 PM
Tanzen | 0 | 154 |
|  | I have a four row table that I have built a select index off. I have an
on change even that is supposed to change the position of the binding
source...
Ken Foskey
|
07-21-2008 07:04 PM
Ken Foskey | 2 | 112 |
|  | C# Interview Questions and Answers8
http://allinterviewsbooks.blogspot.com/2008/07/c-interview-questions-and-answers8.html
C# Interview Questions and...
ramu
|
07-19-2008 11:59 PM
ramu | 0 | 265 |
|  | -- I am working with a winform that access a datatable within the paint
routine.
When the program has run about 2 hours, I start to get the...
support
|
07-17-2008 01:41 PM
support | 0 | 103 |
|  | My following piece of code draws on NorthWindTraders sample database, in
particular tables Orders and OrderDetails.
Having added DataTables based on...
Mansoor A. Karim
|
07-16-2008 03:44 PM
Mansoor A. Karim | 0 | 100 |
|  | ..NET database dev questions
http://freedownloadablebooks.blogspot.com/2008/03/net-database-dev-questions.html
Some general...
pavan
|
07-15-2008 07:03 PM
pavan | 0 | 104 |
|  | Hi, I am having some troubles with databinding. I am quite new, so it may
be a stupid thing I have done. If so, excuse me..
I have a datagrid that...
Mark Gillespie
|
07-15-2008 12:41 PM
Mark Gillespie | 0 | 103 |
|  | For a form that has two DataGridView controls, I find following piece of
code (free of bindingsource, binding navigator, typed dataset...
Mansoor A. Karim
|
07-11-2008 03:26 AM
Mansoor A. Karim | 8 | 97 |
|  | Not that I am obssessed with running code in the constructor but I am unable
to make this following piece of simple code run anywhere other than the...
Mansoor A. Karim
|
07-11-2008 03:17 AM
Mansoor A. Karim | 4 | 85 |
|  | Hello, I would like some help in order to populate treeview from a database
table the structure of the table is as fallows ID (string),...
julio1228
|
07-10-2008 11:42 AM
julio1228 | 0 | 190 |
|  | I have posted this on C# group but got no response.
First time application with databases. I am missing the point where it
actually updates the...
Ken Foskey
|
07-07-2008 10:03 AM
Ken Foskey | 2 | 87 |
|  | I have a windows form with a Dataset with only one table bound to Details
View controls, all created in VS2005 with designer. I added a button...
Morris Neuman
|
07-01-2008 01:56 PM
rockzZ26 | 6 | 95 |
|  | When binding a DataTable to a DataGridView , if the DataTable has a
non-nullable bit column ( 0 , 1 ) , is it possible to have 0 displayed as
"false"...
John A Grandy
|
07-01-2008 02:10 AM
Marc Gravell | 2 | 125 |
|  | Hello,
here is a strange behaviour I encountered today:
I am binding a ListBox to a BindingSource wrapping a DataSource +
DataMember. When I change...
christoph.doerfler@googlemail.com
|
06-30-2008 04:41 AM
christoph.doerfler@googlemail.com | 8 | 98 |