Hi, I have a problem with displaying output in listview in windows7.
I am populating listview colum using OleDbDataReader from database which has value in string as
"1,2,4,6,8,9,10" etc.
But when I displays it in listview it appears as
"10,9,8,6,4,2,1"
i.e in opposite order but only in windows 7 not in XP.

Please help
Thanks

Im not familiar with this "OleDbDataReader" product but I'll take a stab in the dark; could it possibly be some Windows7 setting that you've overlooked with regards to list arrangement?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.