No announcements
Found 3330149 threads
-
0 Votes
Dropdownlist select item problem
hi, in widows application use what Danijel Malik wrote but if you have web application you must set the autopostback property of dropdownlist to true.Answered | 2 Replies | 3027 Views | Created by Soulidentities - Wednesday, January 6, 2010 1:51 AM | Last reply by pishkari - Wednesday, January 6, 2010 1:03 PM -
1 Votes
selecting multiple items
how can we select multiple items from web form like from 2 textboxes and 3 listboxes( with multiple options) and pass them to database ...Answered | 1 Replies | 589 Views | Created by Prakash DG - Friday, February 28, 2014 2:42 PM | Last reply by CoolDadTx - Friday, February 28, 2014 3:29 PM -
0 Votes
Selected items in listbox to textbox
Hi, if you use lstFaculty.SelectedItem you will get always the first select item in the listbox.Answered | 6 Replies | 13445 Views | Created by db_dweeb - Tuesday, July 6, 2010 3:05 PM | Last reply by db_dweeb - Wednesday, July 7, 2010 2:26 PM -
0 Votes
Get SPFieldLookup into a DropDownList for Selection
Where are you getting the "item" in: ...Answered | 3 Replies | 10040 Views | Created by Graham Hardy - Tuesday, June 8, 2010 1:21 PM | Last reply by Ogrehulk - Tuesday, October 4, 2016 2:37 PM -
0 Votes
Multi Select DropDownlist
Shanker,if your problem gets solved please mark as answer and it helps click on Vote as HelpfulBy Sanz. -- If you find this post helpful then please "Vote as Helpful" and "Mark ...Answered | 5 Replies | 56657 Views | Created by shankar's - Saturday, May 5, 2012 8:47 AM | Last reply by san Sanz - Wednesday, May 9, 2012 9:47 AM -
1 Votes
Multiple Selection in DropDownList - .NET Framework 4.5
In Dropdown control you can only select single value at a time.Answered | 2 Replies | 3303 Views | Created by jason4nderson - Friday, April 25, 2014 4:42 PM | Last reply by Geetanjali Arora - Saturday, April 26, 2014 5:15 PM -
3 Votes
Can textbox selected item remove?
items and remove items from textbox through button?Answered | 14 Replies | 699 Views | Created by Hwai17 - Tuesday, October 28, 2014 5:45 PM | Last reply by Kareninstructor - Wednesday, October 29, 2014 12:39 PM -
1 Votes
Getting Multiple Items From Pivotable
As I said in my original posting, VisibleItemsList did not return an array, as I expected, with a multiple selection, it returned an application error.Answered | 2 Replies | 6411 Views | Created by Bob Phillips _ - Thursday, December 31, 2009 12:20 AM | Last reply by Bob Phillips _ - Sunday, January 3, 2010 11:19 AM -
0 Votes
Selecting Multiple Lines From A TextBox
My objective is to select a range of text from a document/report that is displayed in a textbox on a form.Answered | 5 Replies | 2545 Views | Created by GregWold - Wednesday, April 22, 2009 7:28 PM | Last reply by DeborahK - Thursday, April 23, 2009 6:02 PM -
0 Votes
Getting Values from multiple textboxes
So in the code below I am getting the textbox name.Answered | 7 Replies | 819 Views | Created by nmedelec - Tuesday, December 3, 2013 9:07 PM | Last reply by Deepak Kalra - Thursday, December 5, 2013 7:25 AM -
0 Votes
Displaying Text entered in the TextBox to the Selected Language from DropDownList
Hi All, Requiremnet : I have a DropDownList, where user can select any language ,and there is a textbox ,where user enters some text. after ...Answered | 1 Replies | 9573 Views | Created by Chinna Nimmala - Tuesday, June 10, 2008 3:35 PM | Last reply by Shrikant Maske - Monday, November 10, 2008 10:30 AM -
0 Votes
How to get textbox text inside Repeater based on specific row dropdownlist selection using JavaScript
Hi All, I have dropdownlist and textbox controls inside repeater control.Answered | 1 Replies | 4329 Views | Created by Nagendra Singothu - Tuesday, March 24, 2015 5:47 AM | Last reply by Fouad Roumieh - Tuesday, March 24, 2015 6:31 AM -
1 Votes
Select Multiple items on listbox from text entry
I have a database with a list of products in a list box, I would like to select multiple items per record, however these records are obtained from a ...Answered | 2 Replies | 515 Views | Created by Gazza.uk - Friday, May 8, 2015 11:24 AM | Last reply by Dirk Goldgar - Tuesday, May 12, 2015 1:10 PM -
0 Votes
How to Visibe/Hidden Parameter from Selecting Another Parameterlike dropdownlist ?
My question is how to get the parameter as per condition like from a condition of Dropdown i want to show or hid a textbox parameter.Answered | 7 Replies | 4136 Views | Created by RameshSahu - Monday, November 22, 2010 6:12 AM | Last reply by Tony Chain - Wednesday, November 24, 2010 2:26 AM -
0 Votes
select an item in the listbox and display it into the textbox.
I agree with Kaymaf, but it solution will add the new selected text to the textbox, if you dont want it do the next: Private Sub ...Answered | 5 Replies | 9560 Views | Created by ARMH - Tuesday, February 16, 2010 10:49 AM | Last reply by ARMH - Tuesday, February 16, 2010 3:53 PM -
1 Votes
How to get Multiple Selected items Values from list box
Hi, While iterating the Listbox SelectedItems cast it to the type that is contained in the items.Answered | 5 Replies | 10282 Views | Created by creatorg - Tuesday, December 22, 2009 1:26 PM | Last reply by creatorg - Wednesday, December 23, 2009 6:55 AM -
0 Votes
DropDownList not fires when i select the first item
But what can I do when the user select the first item?Answered | 6 Replies | 2542 Views | Created by Stefan3110 - Saturday, February 16, 2013 7:56 PM | Last reply by Kumar9999 - Monday, February 18, 2013 6:35 AM -
0 Votes
Specifying the Selected Items in a ListBox with Multiple Selection Enabled
Therefore, I will need programmatic selection of items anyway.Answered | 22 Replies | 1642 Views | Created by Nathan Sokalski - Wednesday, May 8, 2013 8:00 PM | Last reply by Sachin S - Saturday, May 11, 2013 12:52 AM -
15 Votes
How to get multiple selected values and items from listbox ?
I couldn't get my winform listbox selected items values.Answered | 36 Replies | 270524 Views | Created by bmann225 - Monday, November 21, 2005 9:37 AM | Last reply by Yashwanthk - Friday, October 16, 2015 6:32 AM -
0 Votes
How to select text from a dropdownlist with duplicate values.
Thanks One more thing you might need later, since we have modified value of items.Answered | 4 Replies | 7608 Views | Created by ve1 - Friday, November 14, 2008 12:26 PM | Last reply by konikula - Friday, November 14, 2008 10:17 PM - Items 1 to 20 of 3330149 Next ›
No announcements