No announcements
Found 2131706 threads
-
0 Votes
Retaining the size of Drop Down List
I saw from one of your other posts that you would like the second drop down list to disappear if they select the second option in the first ...Answered | 1 Replies | 1790 Views | Created by Debranjan Majee - Friday, January 24, 2014 1:08 PM | Last reply by Davin Mickelson - Friday, January 24, 2014 2:44 PM -
2 Votes
Retaining the size of Drop Down List
I have 2 drop down lists.Answered | 1 Replies | 1326 Views | Created by Debranjan Majee - Saturday, January 25, 2014 5:08 AM | Last reply by Dave Patrick - Saturday, January 25, 2014 12:34 PM -
2 Votes
Increase the the size of SSRS Parameter Drop down list
Hi brian, Could you please tell us, was the issue of increasing the width of MULTI VALUE DROP DOWN LIST BOX ...Answered | 11 Replies | 26475 Views | Created by SyMan - Tuesday, September 16, 2008 6:04 PM | Last reply by MrTovson - Monday, November 26, 2012 8:55 PM -
0 Votes
Drop Down List
If the parameter is multivalued, you can type values in drop-down list to filter report.Answered | 2 Replies | 880 Views | Created by Nikhilchaudhari - Monday, April 4, 2016 11:59 AM | Last reply by Qiuyun Yu - Tuesday, April 5, 2016 5:47 AM -
1 Votes
Combo Box Drop Down and Drop Down List
Here's my code: case CBN_SELCHANGE: { switch (LOWORD ...Answered | 1 Replies | 1988 Views | Created by Raymart Atienza [MCTS] - Tuesday, June 11, 2013 8:08 AM | Last reply by Nibu Thomas - Tuesday, June 11, 2013 8:22 AM -
0 Votes
Filter drop down list
Still need to tick both drop down list.Answered | 3 Replies | 3334 Views | Created by dukdpk - Friday, November 9, 2012 6:34 AM | Last reply by dukdpk - Sunday, November 25, 2012 1:50 PM -
0 Votes
Multi-Selection Drop Down List
http://www.excel-easy.com/vba/examples/dependent-combo-boxes.html http://www.excelcampus.com/tables/dependent-drop-lists/Answered | 2 Replies | 670 Views | Created by Steveh1873 - Wednesday, September 9, 2015 9:42 AM | Last reply by ryguy72 - Wednesday, September 9, 2015 9:24 PM -
0 Votes
Filter drop down list
i am also using filters from auto-complete drop-downs...Answered | 3 Replies | 2054 Views | Created by nicolasInter - Wednesday, May 16, 2012 2:50 PM | Last reply by Miroslav Marinković - Thursday, May 17, 2012 10:08 PM -
3 Votes
Drop down list question
What I believe you are proposing is to hide the unused drop downs.Answered | 9 Replies | 1265 Views | Created by Steve_Doc - Saturday, September 24, 2016 3:51 PM | Last reply by Beau Cameron - Sunday, September 25, 2016 10:32 PM -
0 Votes
Drop Down List
But I'm wondering if we can satisfy them, i.e. how can we exclude staff from drop down list before he/she is selected?Answered | 20 Replies | 777 Views | Created by AbominableSnowman - Tuesday, February 26, 2019 9:02 AM | Last reply by Subodh Tiwari (Neeraj) sktneer - Saturday, March 9, 2019 9:25 AM -
3 Votes
Cascading Drop Down Lists
Another solution, without any external scripts or whatever: http://weblogs.asp.net/ricardoperes/cascading-drop-down-lists-in-sharepoint.Answered | 12 Replies | 49184 Views | Created by Jeym - Thursday, October 10, 2013 12:02 PM | Last reply by Amit.AK.Kumar - Wednesday, April 12, 2017 11:17 AM -
1 Votes
Drop Down List
Please make sure the fetched item should exists in the dropdown list.Answered | 3 Replies | 1104 Views | Created by veda.selvam - Saturday, October 26, 2013 12:32 PM | Last reply by Jaliya Udagedara - Monday, October 28, 2013 11:27 AM -
1 Votes
Drop Down Date list
I set up the date list as you described and got my list to have a lookup to point to the date list.Answered | 6 Replies | 2507 Views | Created by py1 - Monday, November 2, 2015 5:17 PM | Last reply by py1 - Tuesday, November 3, 2015 4:47 PM -
3 Votes
Drop down list
Public Class Form1 Private Sub Form1_Load(sender As Object, e As System.EventArgs) Handles Me.Load Dim myList As New List(Of String) ...Answered | 4 Replies | 1516 Views | Created by drummerpolo15 - Monday, October 8, 2012 2:37 PM | Last reply by .paul. _ - Monday, October 8, 2012 4:45 PM -
0 Votes
Xaml - List drop down
How do I make the drop down list to just show the list not infinite items in the list.Answered | 1 Replies | 510 Views | Created by Irah_j - Friday, November 27, 2015 7:16 AM | Last reply by Senthamil Selvan - Friday, November 27, 2015 7:20 AM -
1 Votes
drop down list
Let's see how: foreach(object o in dropDownList.Items) { string[] splitted = o.ToString().Split(new char[]{' '});//split by ' '(space) ...Answered | 2 Replies | 2860 Views | Created by G_va - Monday, August 9, 2010 2:35 AM | Last reply by G_va - Tuesday, August 10, 2010 1:58 AM -
0 Votes
custom field drop down list
manishAnswered | 3 Replies | 5521 Views | Created by dd3141592 - Friday, November 7, 2008 5:54 PM | Last reply by Manishrao Patil - Monday, November 10, 2008 11:57 AM -
0 Votes
disable typing in drop down list
Dear all, I have the windows form with some drop down list control.Answered | 1 Replies | 4122 Views | Created by Raymond Chiu - Tuesday, June 14, 2011 11:16 AM | Last reply by Amit Govil (MCC) - Tuesday, June 14, 2011 11:23 AM -
0 Votes
Word Drop-Down List
I would recommend that please post your question to one of the newsgroups "Discussions in microsoft.public.word.newusers" located here:Answered | 2 Replies | 8964 Views | Created by Rancher Rick - Monday, November 2, 2009 11:22 PM | Last reply by Tagore Bandlamudi - Tuesday, November 3, 2009 1:29 PM -
0 Votes
Searchable drop down list as parameter
As I know in current Reporting Service, there's no built-in feature in SSRS parameter control that can be used to create a searchable drop down list ...Answered | 4 Replies | 9574 Views | Created by winged_elite - Friday, September 23, 2016 12:25 PM | Last reply by TUSG - Tuesday, September 27, 2016 6:20 PM - Items 1 to 20 of 2131706 Next ›
No announcements