problem in using Listview & Datagrid

jeffchan

New member
Joined
Nov 4, 2004
Messages
1
Programming Experience
Beginner
hi,

I'm now using VS.NET 2002

1. when disable a listview, the color to highlight a row is light grey, how
can i change it to dark blue (like a disabled listbox) ?

2. when disable a datagrid and enable it again programatically, the vectical
scrollbar still in "disable mode" and can't be scrolled down by user.
anyone has same experience and how you fix it. pls share.

many thanks
 
Back
Top