473,387 Members | 1,495 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

how to populate arraylist using listbox.....

Please Help Me...


The Process is when I put a word in a textbox and then I add it in a list box... the words in the list box must filter... and then I put a message in a textbox... where in The Filter Words Must not be in the message

for example:
I filtered The word "Word" "Me" and "Yes"

so when I put a sentence In textbox1 for example:
Yes, I love the Word. You and Me

The Result should Be like this and its shown in textbox2:
***, I love the ****. You and **


thanks in advance...

Sorry for the bad english....
Dec 2 '12 #1
3 1928
zmbd
5,501 Expert Mod 4TB
So you appear to have two questions:
1) How to populate a list box
2) How to use the list box contents to remove undesired words from a sentence.

Bytes limits questions to one per thread so, please choose one and post the code you are currently using (Please format it using the <CODE/> button in the tool bar :) ) along with an explanation of what you want and what errors you are receiving or how what your results are differ.

The more information you can provide, the easier it will be to work around the English issues :)
Dec 2 '12 #2
the number two question is my real question... xD
Dec 3 '12 #3
zmbd
5,501 Expert Mod 4TB
Great... so that someone can help you, please post your work as requested in #2. :)
Dec 3 '12 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Fieldmedic | last post by:
I'm attempting to get an arraylist to display in a Listbox (listbox2). The arraylist is created from selections in a different listbox (listbox1). The 1st listbox has a selection mode of...
4
by: Jason | last post by:
Here is an odd issue. I am trying to shed some light on why this is causing a problem. I have an ArrayList. I am binding it to a ListBox control with has its Sort property set to True. If the...
0
by: Jesse Martinez | last post by:
My problem occurs when I use an ArrayList as a ListBox.DataSource. When the ArrayList attached to the Listbox is not empty the Listbox behave normal without problem, but if I remove all items...
1
by: Adhiraj | last post by:
Hi, I come from Java background. I waant to know the C# equivalent to JList in Java. I tried using ListBox but cud not work out how to add elements to it. i.e. there is no method like...
1
by: Mike | last post by:
I have to populate a list box from a db table and when the user clicks on the value in the listbox I need to then populate a datagrid with detailed information for the highlighted row. How can i...
2
by: andrewcw | last post by:
This is wrong but it seems I might be on track somewhat close: I want to display my ArrayList of Random numbers in the list box. Below you see this as aLRandoms. There seems to be a provision to...
0
by: anjupt | last post by:
Hi, Will i able populate data into a listbox on dropdown selection. I have a dropdown with classnames and sections and on the selction of this dropdown i want list of students with respect to...
2
by: vanz10 | last post by:
I everyone, i'm a bigenner when talking about php so that is why I'm asking someone who knows the code if how to view the data by using listbox
2
by: thesti | last post by:
hi, can i bind the data in an Arraylist to a Listbox? so that, when an item is added or removed from the ArrayList, the listbox will reflect it immediately. thank you.
4
by: kashif73 | last post by:
Hi, How can I populate my multi select LISTBOX from access database. The values are seperated by a comma in the column of table. I want the respective OPTIONS in listbox to be SELECTED, when read...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.