Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem Deleting
Message
From
15/07/2013 08:48:21
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Problem Deleting
Environment versions
Environment:
C# 4.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01578432
Message ID:
01578432
Views:
62
Hi,

I'm having a problem with getting the Delete option to work on a XAML window. When I press the Delete button nothing happens. I am figuring it must be something to do with the fact that the screen's datacontext is set like this:

this.DataContext = this.CourierAirWayBill.DataSet.Tables[this.CourierAirWayBill.TableName].DefaultView;

rather then being set to a BO.

If that is correct, could you let me know what code I should put in to override the default Delete button's behaviour, please?

Thanks
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Next
Reply
Map
View

Click here to load this message in the networking platform