python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Listbox.Selected shows run time error '-2147024809(80070057)'
I have a listbox which is set to multi select.
When I use listbox.selected to check the item selection status、I get the run time error.
Run-time error '-2147024809(80070057)':Could not get selected pr...
DenDen
Votes: 0
Answers: 1
how to insert only selected rows data from datagridview c# to sql
i have problem with my code where i try to insert selected rows data from a datagridview to sql database, but it only works for one row, even im using a loop for every selected row, i get the violatio...
roudlek
Votes: 0
Answers: 2
Submit only sends the result of one option group
I'm really beggining with php but have a little of experience programming in C. So was trying to make two labels options to add one of each category, finally show the results with a submit button. But...

Joel
Votes: 0
Answers: 0
Flutter - Change color of selected text in a Textfield
I have a Searchbar and due to my app theming, the text inside becomes hard to read when its selected. I would like to know if there is a way to set a different text color when it's selected.
Thanks i...
JTorrus
Votes: 0
Answers: 1