I have a database application (developed with Visual Studio Lightswitch) which runs Silverlight. I need to install the Lightswitch runtime and Silverl ...
I have a database application (developed with Visual Studio Lightswitch) which runs Silverlight. I need to install the Lightswitch runtime and Silverl ...
I am looking for download url for ReportViewer extension for visual studio lightswitch silverlight client made by syncfusion. I already used it before ...
This one is a nightmare to debug since it almost always happens only on a native android device, where it is impossible to inspect the DOM (or is ther ...
In my Lightswitch application the main lookup is based on serial number which then offers model/ serial combos that match on the serial number. Unfort ...
I am working with screen in a Lightswitch Desktop Client that is called ActiveClasses and which has a child table called RosterAttendences. I would to ...
I have a legacy LightSwitch app to work on. It only runs on VS2013 (not even VS2015). I have a new project in VS2017 that exposes an Anti Corruption L ...
I am using Visual Studio LightSwitch 2015 I have added Countries Table from SQL Server and for each Country in the List, I have CheckBox Now I have ...
I'm trying to add a new custom button to a view in the Lightswitch HTML client. In the custom code for that view, the 'execute' method for that butt ...
I'm working with an old C# LightSwitch HTML project that connects to SharePoint and I need to make a few changes. Unfortunately not enough to justify ...
I have been going nuts trying to figure out why my Lightswitch HTML Client won't start the browser when debugging. ...
In the MS Lightswitch HTML Client, when a dialog menu option has too many characters for the dialog window's length, the text is truncated and the mis ...
I currently have a formula in c# for a calculated property in a Lightswitch Entity/Table (HouseIncome). The NumberInhousehold has a data type of D ...
Dears, If I have a screen and I set the root layout's height to "Stretch to Container" and make sure that no buttons are visible in the footer (So th ...
I have a Visual Studio Lightswitch desktop client. After publishing and starting the application a blank white screen shows up and no menus or screens ...
In a Lightswitch Entity/Table I have a computed field called "DisplayName" which I use as the Summary Property for that Entity. The computed Property/ ...
Let's say I have an entity called 'Order', with a property called 'OrderDate'. In the save pipeline on the server I have validation logic like this: ...
I have a tile list in a HTML Lightswitch Client (current version) and want to enable functionality for users to be able to click an element and displa ...
I am using LightSwitch HTML and I have a screen with multiple tabs, and in the screen 'created' event I want to show one of the tabs based on some log ...
I am using a Lightswitch HTML "Create New data" screen facing the internet for people to submit Job Application data into a database. When they press ...
I'm having some trouble with a lightswitch application of mine. When I click on the sorting arrow next to any of the columns in a table, it sorts the ...