How to call StoredProcedure in LightSwitch for custom search screen validation
I recently came across requirement where user asked to perform complex validation before query is fired to return search screen data. So here is my code snippet you can call inside yourqueryname_ProcessQuery Create stored procedure for validation First thing we …
How to call StoredProcedure in LightSwitch for custom search screen validation Read more »