Gary Posted October 6, 2003 Posted October 6, 2003 Hi, I am new to c# and come from a vb background. Can anyone please help with my problem. In vb, if you had a listbox and you were populating it from a database, you could re-index it using the Index values from a database table using the NewIndex and ItemData Methods. I dont seem to be able to find an equivalent in c#. Thanks for your help Gaz Quote
*Gurus* divil Posted October 6, 2003 *Gurus* Posted October 6, 2003 If you're using the ListView, each item has a Tag property that you can assign anything you like. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.