You are here:   Forum
Register   |  Login

Forums

Default Group Toggle Group Display
-- Forums Topics Replies Last Post
LightSwitch Hackers LightSwitch Hackers
For those that want to take LightSwitch as far as you can take it!
101 268
Optional Relationships (Z...
by jgranade
16 May 2012 08:18 AM
Marketplace (find and offer services) Marketplace (find and offer services)
Looking for people or products, or have services or products to sell related to LightSwitch
12 8
Crowdfunding a LightSwitc...
by TakalaneSesame
10 May 2012 09:59 AM
LightSwitch Beginners LightSwitch Beginners
358 900
RE: New calendar control
by Mash_2k
17 May 2012 12:32 PM
LightSwitch Tips LightSwitch Tips
Post any tips about Lightswitch that you wish to share
18 77
RE: Sending Emails In A W...
by admin
13 Apr 2012 04:22 AM
LightSwitch Community Announcements LightSwitch Community Announcements
Post what is going on in the LightSwitch Community
111 92
Anyone want to form a Sou...
by admin
10 Apr 2012 12:28 PM
LightSwitch Hosting LightSwitch Hosting
Discussions related to Hosting LightSwitch Applications
9 13
Auto Redirect to Login Pa...
by sukrutulga
14 May 2012 12:03 AM
Vender Forums Vender Forums
Forums for LightSwitch Marketplace venders
0 0


DELORDSON (LightSwitch Extras) DELORDSON (LightSwitch Extras)
Forum for product feedback and issues
11 14
RE: OutlookBarShell treev...
Delordson
17 Apr 2012 12:06 PM
SoCal LightSwitch User Group SoCal LightSwitch User Group
0 0


General Discussion General Discussion
Welcome to SoCal LightSwitch User Group
0 0


Who is online:
-
There are currently 0 guests(s) online.
There are 1 of 3503 member(s) online: psturmer 

Latest Microsoft Visual Studio LightSwitch Forum Threads That Have Answers

How can i Filter data so that users can only see certain information from the same database? Basically we are planning to use my product to send to different companies.. however we only want the Admins & Reps from those companies to only see their own companies fields and data. Is this possible? help is much needed :) thanks
Read more...

I have an in web browser LightSwitch app and in one of the fields I have a date. I ran an update in the database to change some of the dates for some of the customers by ID number in the database; Update dbo.PatientStatusSet SET DateRecorded = '05/11/2012' where id in('983','1423','1621','3157','3563','4190','4455','4641','4642','4643','4644','4645','4646','4647','4648','4649','4650','4651') Now when I go back to pull up the customer database side, it shows the right date... but when I look at a particular customer app side, it shows the wrong date. Why is this happening? I've refreshed the browser and I even reset the browser (I'm using IE) but it still shows the wrong date. Thanks in advance!Russ, MCSE
Read more...

Ho to filter data
5/17/2012 4:06 AM
Hi Everybody I have one entity called Product. And another entity called AssignLocation. The relationship between Product and AssignLocation is One to Many. (A Product can have many AssignLocation, An AssignLocation must have a Location). Please see the image below. My requirement is I want to filter products based on Location at the time of creation of Order.When I select a Location from Order the related Products for that location should filter in OrderDetails. Please see the image below for more detail Relationships An Order must have a Location. An Order can have many OrderDetails An OrderDetails must have a Product. Any help will be highly appreciated. ThanksRashmi Ranjan Panigrahi
Read more...

Hi, I develop on windows xp service pack 3 with visual studio 2010 and lightswitch 11. I have this code:      Dim file As IO.FileInfo = Nothing             ' OpenFileDialog() must be opened on the UI thread             Dispatchers.Main.Invoke(Sub()                                         Dim dlg As New System.Windows.Controls.OpenFileDialog                                         dlg.Filter = "File XLS, XML|*.xls; *.xml"                                         If dlg.ShowDialog = True Then                              
Read more...

Query Sort Order
5/16/2012 1:11 PM
I have a query that returns three values for use in an AutoCompleteBox. The values are: PressureLow PressureMed Pressure_Hi In my query I have it set to sort Ascending. But the AutoCompleteBox displays it in the order Pressure_Hi PressureLow PressureMed I specifically put the underscore in so that it would sort correctly according to the ASCII Sort Order. It looks as though Lightswitch does not follow this order. Does anyone know what the sort order is for Lightswitch queries?
Read more...

12345678

Microsoft Visual Studio is a registered trademark of Microsoft Corporation / LightSwitch is a registered trademark of Microsoft Corporation