|
Friday, May 15, 2009 - 9 Posts by 3 People
Hi Bill,
Thank you for your reply!
Well, since your application is a simple program, please send the project
as well...
as the Database to my email box and tell me how to reproduce the
problem.
I look forward to your reply.
Sincerely,
Linda...
Hi Bill,
I haven't heard of you for more than two days.
How about the problem now? If you need our further assistance...
|
|
Tuesday, May 26, 2009 - 9 Posts by 2 People
And a DataGrid shows with the data retrieved from the
JobOrderTable. When I click a row in the DataGrid
, the DataGrid tries to
show the row details. Since the row details contains a DataGrid which is
bound
On Tue, 26 May 2009 16:19:09 -0500, Bill McCormick <wpmccormick@community.nospam
Yes, I'm working on that now.
Bill...
|
|
Friday, May 29, 2009 - 5 Posts by 2 People
Hi Bill,
Thank you for your reply!
I look closer to your sample database and find out the real cause of the
problem....
Since the data type of the DspPltSide field in the Dsp table is varchar(1),
this field accepts an empty value ''. Actually...
On Mon, 01 Jun 2009 15:27:14 -0500, Bill McCormick <wpmccormick@community.nospam
The acceptable solution turns out...
|
|
Wednesday, May 06, 2009 - 9 Posts by 3 People
Selecting certain rows of data from my WPF datagrid (bound to a
LinqToSQL datasource) are generating...
in code should it be done? In
the code behind the XAML for the UserControl that the DataGrid
for the UserControl that the DataGrid is on? Or
in the App.xaml.cs? Maybe the Main.xaml.cs? Or maybe the designer...
|
|
Wednesday, May 13, 2009 - 5 Posts by 2 People
LinqToSql
designer.cs code? I don't think so.
I do have a char field in the class
Hi Bill,
Pete and Pavel have given valuable replies, which are also what I think
about your issue.
Please have a try...
starting the application by pressing F11 to find out the
line of code that throws the exception.
If it doesn't help, ...
|
|
Monday, May 25, 2009 - 9 Posts by 3 People
The application and a DataGrid shows with the data retrieved from the
JobOrderTable. When I click
a row in the DataGrid, the DataGrid tries to
show the row details. Since the row details contains
Hi Bill,
I haven't received the sample yet, there might be a problem over the
translation on the network. You can upload...
|
|
Wednesday, May 27, 2009 - 9 Posts by 2 People
To capture the exception, let's see when the exception occurs.
Run the application and a DataGrid shows
with the data retrieved from the
JobOrderTable. When I click a row in the DataGrid, the DataGrid
On Wed, 27 May 2009 10:32:33 -0500, Bill McCormick <wpmccormick@community.nospam
Awesome!! Thanks so much.
|
|
Monday, June 01, 2009 - 4 Posts by 2 People
On Mon, 01 Jun 2009 15:27:14 -0500, Bill McCormick <wpmccormick@community.nospam
The acceptable solution turns out...
to be a modification to the DB
DataModel entity class; changing the field datatype in the entity class
from nullable&...
Thanks Bill for the information!
DataModel entity class; changing the field datatype in the entity class
from nullable...
|
|
Tuesday, June 02, 2009 - 3 Posts by 2 People
Thanks Bill for the information!
DataModel entity class; changing the field datatype in the entity class
from nullable...
lt;char
In fact, I also found this solution when I researched on your sample
project. IMO, the real cause of the problem...
On Wed, 03 Jun 2009 17:22:37 -0500, Bill McCormick <wpmccormick@community.nospam
Then, on this point, we'll just have...
|
|
Thursday, May 14, 2009 - 8 Posts by 2 People
LinqToSql
designer.cs code? I don't think so.
I do have a char field in the class
On Thu, 14 May 2009 15:16:29 -0500, Bill McCormick <wpmccormick@community.nospam
Thanks for your reply Linda.
Pete...
and Pavel have indeed given valuable replies, however I think they
may not completely understand.
I think being able...
|
)