No announcements
Found 1556842 threads
-
0 Votes
Customizing Modal Window Picker
Is there a way to customize the Modal Window Picker so that when the modal window shows up it can have headings?Answered | 1 Replies | 3098 Views | Created by pintoj - Monday, January 24, 2011 8:35 PM | Last reply by Erik - MSFT - Thursday, January 27, 2011 7:13 PM -
1 Votes
Modal Window Picker
In your case you would model a search window as a Modal Window then any time that Window opens it would be Modal.Answered | 2 Replies | 2145 Views | Created by Guest231 - Tuesday, November 20, 2012 2:13 PM | Last reply by John Kears - Wednesday, November 21, 2012 1:57 PM -
1 Votes
definition, modal window picker
Hi bobaze, A modal window picker is the window that pops up and displays a pre-defined list of values that you can pick from while doing data ...Answered | 2 Replies | 3611 Views | Created by bobaze - Tuesday, October 5, 2010 5:41 AM | Last reply by bobaze - Tuesday, October 5, 2010 5:14 PM -
0 Votes
Modal Window Picker position
https://connect.microsoft.com/VisualStudio/feedback/details/751211/ls-vs2012-rc-modal-window-picker-screen-position-is-not-always-centered ...Answered | 5 Replies | 2388 Views | Created by bloomers - Thursday, June 7, 2012 12:00 AM | Last reply by bloomers - Monday, February 18, 2013 6:39 PM -
0 Votes
Modal Window (not the picker !)
Create a modal window (e.g.Answered | 2 Replies | 2583 Views | Created by Liberit - Monday, March 26, 2012 2:19 PM | Last reply by Kostas Christodoulou - Friday, March 30, 2012 6:44 AM -
0 Votes
Modal window picker
There is a checkbox on the properties of the Query object you are using in your modal picker named "Support Sorting" I believe that if you uncheck that you will turn off ...Answered | 4 Replies | 3004 Views | Created by Billy Kidd - Tuesday, August 16, 2011 6:13 PM | Last reply by Billy Kidd - Wednesday, August 17, 2011 3:16 PM -
0 Votes
filtering a modal picker
You can add a query to the screen you launch the Modal Window Picker from, and then embed your filter criteria in that query.Answered | 2 Replies | 1375 Views | Created by JCMonto - Friday, May 31, 2013 2:04 PM | Last reply by Brian Kidd - Friday, May 31, 2013 5:38 PM -
0 Votes
multiple selection on modal window picker in lightswitch
On click on Add button from grid command bar I am displaying custom Modal Window (as implemented by Yaun Duran).Answered | 1 Replies | 5265 Views | Created by vivek698 - Monday, July 9, 2012 4:29 AM | Last reply by Yann Duran - Thursday, July 12, 2012 10:11 AM -
1 Votes
Cascading modal pickers and change listeners
this link about clearing a modal picker and check if it can be of any help.Answered | 3 Replies | 798 Views | Created by daveyboyh - Sunday, January 11, 2015 6:38 PM | Last reply by daveyboyh - Tuesday, January 13, 2015 10:19 AM -
1 Votes
Combobox and/or Modal Window Picker data sources
I just posted a blog article to our team blog that explains how to associate a combo box and/or modal picker with a query.Answered | 3 Replies | 4096 Views | Created by jeanvaljean - Wednesday, September 8, 2010 6:03 PM | Last reply by Ivor99 - Saturday, November 13, 2010 7:04 PM -
0 Votes
Change the visualisation of details modal picker
I checked all available resources about using custom controls and the render method but can't figure this out.Answered | 4 Replies | 1930 Views | Created by Martin Karaivanov - Wednesday, February 13, 2013 9:11 PM | Last reply by Martin Karaivanov - Friday, February 15, 2013 10:13 PM -
1 Votes
Modal Window Picker
The customer name at the moment of registering the order stays to be the customer name "forever".Answered | 11 Replies | 2621 Views | Created by GLeonard2 - Wednesday, June 29, 2011 8:12 AM | Last reply by GLeonard2 - Thursday, June 30, 2011 1:56 PM -
1 Votes
Can I specify multiple columns in modal window picker?
I'd just like to add that retemplating the Modal Window Picker using a theme extension is another option as well.Answered | 8 Replies | 3868 Views | Created by Ryan Lin of China - Wednesday, August 3, 2011 6:24 AM | Last reply by Justin Anderson - Thursday, September 22, 2011 7:36 AM -
0 Votes
How to: modal window picker display as datagrid (not List)
Can I custumize modal window picker to obtain output like datagrid?Answered | 2 Replies | 3538 Views | Created by Fabio Hinnovo Italy - Wednesday, September 1, 2010 9:47 AM | Last reply by Fabio Hinnovo Italy - Friday, September 3, 2010 7:42 AM -
1 Votes
create a modal window picker.
Perhaps you could add buttons to your Register window to open New Country, New Department or New Municipality modal windows to add the missing places.Answered | 7 Replies | 3311 Views | Created by JaimeH - Friday, April 29, 2011 11:41 PM | Last reply by Yann Duran - Tuesday, May 3, 2011 4:24 AM -
1 Votes
Modal Window Picker to display a query
Does anybody have any idea what needs to be done to force the Modal Window Picker to only display a particular set of ...Answered | 3 Replies | 1168 Views | Created by Jyuma1 - Friday, December 7, 2012 10:45 AM | Last reply by Yann Duran - Monday, December 10, 2012 12:20 AM -
1 Votes
How to have a Modal Window Picker Search on related fields?
The search of the Modal Window Picker uses exactly the same search capabilities as that of the List and Data Grid controls.Answered | 3 Replies | 2360 Views | Created by Garth F Henderson - Tuesday, August 2, 2011 7:08 PM | Last reply by Justin Anderson - Monday, December 19, 2011 8:02 PM -
1 Votes
Customize modal window
Hi Mike, As long as this is a custom modal window (you can't modify the automatic ones that LS provides by default), you can use the technique that Tim ...Answered | 1 Replies | 2280 Views | Created by tsiakk - Friday, April 29, 2011 3:26 PM | Last reply by Yann Duran - Saturday, April 30, 2011 1:56 AM -
0 Votes
CTP4 - Navigate to and highlight an element in a modal picker list
Hi, If I understand correctly, you want to highlight and scroll to an item inside a Modal Picker's List View (not a List View on a screen).Answered | 1 Replies | 1477 Views | Created by carloregis - Wednesday, March 20, 2013 2:57 PM | Last reply by Huy Nguyen MSFT - Wednesday, March 20, 2013 4:28 PM -
1 Votes
Remove click event from Details Modal Picker in HTML Client
Awesome find, now we can display our custom pickers using the autocomplete controls.Answered | 6 Replies | 2328 Views | Created by JensBo - Thursday, May 23, 2013 1:01 PM | Last reply by IoT Chris - Tuesday, September 3, 2013 4:55 AM - Items 1 to 20 of 1556842 Next ›
No announcements