No announcements
Found 1873408 threads
-
0 Votes
Deactivating "edit" functionality from infopath 2010 combobox
Hi Friends, i have a question How do i can deactivate the edit functionality inside an infopath 2010 combobox?? This combobox must to show only ...Answered | 1 Replies | 4634 Views | Created by Aleds - Tuesday, November 1, 2011 4:30 PM | Last reply by Rémi MATAYRON - Wednesday, November 2, 2011 9:57 AM -
0 Votes
ComboBox Suggestions
When I type some characters into a combobox the suggestion below shows all the items which start with the entered string and I can select the one I want with the key down key. Now I ...Answered | 1 Replies | 9641 Views | Created by Rebkas - Wednesday, July 30, 2008 8:57 AM | Last reply by Shrikant Maske - Wednesday, November 5, 2008 1:02 PM -
5 Votes
Powershell ComboBox
Hi, Can someone explaine me how can I get out of value from Combobox function to label or textbox. I have the code like this: Function ...Answered | 4 Replies | 77604 Views | Created by Kaido1000 - Thursday, October 7, 2010 1:57 PM | Last reply by UFLRob - Friday, March 24, 2017 9:31 PM -
1 Votes
Convert String to Hashtable
Hi, just for the fun of it (knowing that this is not what was asked for). Here is a one liner using replace split and ...Answered | 4 Replies | 8425 Views | Created by exchposh - Thursday, September 26, 2013 3:46 PM | Last reply by Dirk_74 - Thursday, September 26, 2013 10:40 PM -
2 Votes
[Ordered]Hashtable becomes non ordered hashtable with Invoke-Command
Thanks for the suggestion jrv, but that gives me another issue. When iterating through the noteproperty names (I was iterating through the key names with the ordered hashtable) ...Answered | 3 Replies | 807 Views | Created by Jockser - Wednesday, December 9, 2015 12:43 AM | Last reply by jrv - Wednesday, December 9, 2015 10:37 PM -
0 Votes
Retrieving name from value in a hashtable....
Hi Bill, I agree and tried. There is multiple keys with the same name which would cause problems with unique keys. The data that I'm getting is being pulled from another source. I'm ...Answered | 20 Replies | 838 Views | Created by patrick derover - Monday, July 14, 2014 8:15 PM | Last reply by mjolinor - Tuesday, July 15, 2014 2:54 PM -
0 Votes
Populate Combobox in Excel from SQL Table
I have a requirement to populate a combobox in excel from a table in SQL when the user opens the excel workbook. Can you help me on how I can do that. I have a supplier column in the ...Answered | 2 Replies | 4612 Views | Created by jaggy99 - Tuesday, September 23, 2014 11:47 AM | Last reply by Charlie Liao - Sunday, September 28, 2014 6:37 AM -
4 Votes
Powershell Combobox populate from xml and ComboBox 2 based on ComboBox 1 Selection
is this 1- need to load data or populate Combobox from xml file 2- when they selecting ...Answered | 14 Replies | 1231 Views | Created by iDr_Tech - Sunday, July 26, 2020 3:59 PM | Last reply by jrv - Tuesday, August 4, 2020 8:37 AM -
0 Votes
Forms - Populating Textbox from ComboBox
Account, ComboBox/DropDown that is populated with server names from Get-ADcomputer, and a second TextBox that will display the path before clicking ...Answered | 1 Replies | 5408 Views | Created by Chris from Columbus - Friday, April 12, 2013 6:37 PM | Last reply by willig[MSFT] - Friday, April 12, 2013 8:28 PM -
1 Votes
Combobox Powershell stays empty(!)
Load-ComboBox $combobox1 "Red" -Append LoadAnswered | 3 Replies | 1092 Views | Created by janhoedt - Monday, September 14, 2015 5:03 PM | Last reply by jrv - Tuesday, September 15, 2015 9:34 AM -
0 Votes
Remove-Mailboxes using Powershell from CSV file
your reference: Command to remove the bulk mailboxes by using the above CSV file .Answered | 4 Replies | 1424 Views | Created by Meir Peleg - Friday, November 28, 2014 10:22 PM | Last reply by Nithyanandham Singaravadivelu - Sunday, November 30, 2014 9:32 AM -
0 Votes
MIMWAL Powershell Hashtable Return Issue
Hi, I have a powershell script that returns an HashTable that needs to be consumed by later workflow activities. The HashTable contains ...Answered | 4 Replies | 892 Views | Created by SedonaIAM - Thursday, April 12, 2018 3:09 PM | Last reply by SedonaIAM - Thursday, April 12, 2018 4:57 PM -
1 Votes
combobox question
Now look at how we fill a listbox/combobox from our driver dataset. Add-Type -AssemblyName System.Windows.Forms $form=New-Object ...Answered | 5 Replies | 787 Views | Created by Neo25 - Tuesday, December 23, 2014 12:30 PM | Last reply by jrv - Wednesday, December 24, 2014 1:23 AM -
0 Votes
ComboBox: powershell +wpf
Hi, I am fairly new to powershell. I am using a combo-box to select a single value.However, now i want to select multiple value. I know that combobox only allows for 1 selection. ...Answered | 2 Replies | 885 Views | Created by KRBegin - Tuesday, July 19, 2016 3:11 PM | Last reply by Eve Wang - Wednesday, July 20, 2016 7:48 AM -
0 Votes
resize width tab, combobox
I tried to resize tab and combobox but I can't .Is there any way to change witdh tabs and combobox from code behind (c#) manually? These properties gives ...Answered | 1 Replies | 1347 Views | Created by Kahn_ - Tuesday, April 30, 2013 7:12 AM | Last reply by Tony Chen CHN - Wednesday, May 1, 2013 6:40 AM -
0 Votes
Using combobox dataview as filter not working
something in, just a few letters, and have the found results appear in a list from which they can pick. Very common, right? When using list views in Sharepoint, the column headings ...Answered | 3 Replies | 6009 Views | Created by MatthewGoulet - Monday, February 22, 2010 4:47 PM | Last reply by MatthewGoulet - Thursday, February 25, 2010 1:30 PM -
0 Votes
ComboBox not refreshing properly
Hi, This is Excel 2010 with an ActiveX combobox on a worksheet. The combobox gets its values from a named range on a different ...Answered | 2 Replies | 9328 Views | Created by PGSmick - Monday, May 6, 2013 2:56 PM | Last reply by PGSmick - Monday, May 6, 2013 4:28 PM -
0 Votes
Hashtable - update the value
Try this using the Set_Item Method: $import = import-csv ("c:\file.csv") $Hash=@{ "a"="1" ...Answered | 4 Replies | 7144 Views | Created by Semperfi4000 - Wednesday, April 2, 2014 9:42 PM | Last reply by Semperfi4000 - Thursday, April 3, 2014 12:21 AM -
4 Votes
Importing a CSV to fill-in some AD fields
two bits of code: In mine, I set up a "whitelist" array of attribute names to include in the hashtable, and in Neothwin's, he's excluding certain ...Answered | 14 Replies | 5996 Views | Created by JungleJack - Friday, June 28, 2013 9:24 AM | Last reply by David Wyatt - Friday, June 28, 2013 4:04 PM -
1 Votes
hashtable or not?
i understand how it works when it works. and i empirically confirm it is not working when converting from array... what i don't get is the fact, that if you have out ...Answered | 5 Replies | 479 Views | Created by Lelivienne - Friday, February 16, 2018 1:54 PM | Last reply by Lelivienne - Monday, February 19, 2018 8:59 AM
No announcements