Thanks for your reply. I managed to solve it.
I created a Datatable and filled rows of the table like this
Then I assigned the datatable to the listview and the problem is solved.Code:tbl.Rows.Add(blk.Name, dwgFile)
Thanks
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: ListviewThreaded View
|
Click Here to Expand Forum to Full Width |