Microsoft
Software
Hardware
Network
Question : Can you Add a Checkbox in Listview Column Other Than First Column?
Hi All,
VB.Net 1.1
Is it possible to add a checkbox inside a column of a listview? I am not talking about the first column. I mean, a checkbox inside a column other than the first column of the listview?
Thanks
RichW
Answer : Can you Add a Checkbox in Listview Column Other Than First Column?
Use a datagridview control instead it is way easier and capable of displaying pretty much whatever you want.
Otherwise you would have to write your own control or use a third party control like FlexGrid
Random Solutions
problem of do while loop iin foxpro
blinking label?
SSIS DYNamic excel connection string in runtime
Difference between ADP, MDB & SQL
List of free block lists
SSO in ISA Server
multiple connections per user
How do I reset the path in Windows XP?
The LinkMasterFields property setting has produced this error: "The object doesn't contain the Automation object 'tbluserSpec. "
create div tag in c#