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
How to use InvokeCommand with verb "COMPRESS"?
Exchange Store Error caused by AVG upgrade
Lookup Values with Substring Match instead of Exact Match
SQL Command in Crystal Reports
"Email" icon in word 2003 grayed out and I do have an email account set up through Outlook.
Replace part of ntext field SQL
Windows 2008 Licensing question...
Query question - difference in single table
Integrity check job fails: sqlmaint.exe SQLSTATE 4200, Error 22029
Get Year from Date in SQL Statement