TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ronok Bhowmik
NA
37
30.6k
Remove item from combo box once it's been selected
Jan 18 2014 4:43 PM
I have a textbox ,a button named insert and a combobox .The comboBox loads data from the database.What I would like to do is to remove data from the combobox if the selected data has been inserted once. Let's i have data loaded in the combobox from the database are Alex, Ronok, Jonny and so on.In the textbox i put 1 and select Alex for that from combobox loaded data.Now insert it into the database using insert button.When the next time the combobox loaded the combobox item Alex disappears.How can i implement it using stored procedure.Please help me to solve it.Thanks in advance.
Reply
Answers (
3
)
stop flickering of images?
Problem making a "Developer Tools" like program.