Your PopulateList sub is designed to only add one column. To add more you need to use code like this:
VB Code:
oLI.SubItems(1) = "your text"
|
Results 1 to 28 of 28
Thread: [RESOLVED] Re-using a formThreaded View
|
Click Here to Expand Forum to Full Width |