You have multiple options when you programmatically delete data in the Visual Studio LightSwitch HTML Client. Unlike the insert and update tasks, there is no wizard to allow you to easily create a button to allow a user to delete data. You must write a bit of code. The article An End-To-End Visual Studio LightSwitch HTML5 Application provides an example of the most common method. The issue you may run into is what happens after the data is deleted. Do you want the user to stay on the page or automatically navigate away to the previous page? We can see our options in a Visual Studio LightSwitch Forum thread that was answered by Huy Nguyen.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

</ span>C#,.NET,Architect,Intermediate,VS2010,.Net,Articles,Computer Tutorials,LightSwitch,LightSwitch HTML Client