Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27196

Saving rearranged listbox back into .mdb file

$
0
0
Let's say, we have a listbox populated from an Access database with the following items:

1'st
2'nd
3'rd
4'th
5'th
6'th
7'th

But.. we intend to rearrange positions of items and save them to the database again.

let's say, this way:

5'th
3'rd
7'th
1'st
5'th
4'th
2'rd

How we can save these new values that our program remember this new order and populate listbox control with them?

Does anybody know what is the best way to do that?

Viewing all articles
Browse latest Browse all 27196

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>