setLVItemText ()
- Posted by don cole <doncole at pacbell.net> Sep 05, 2006
- 580 views
Hello Everyone, setLVItemText (integer LV, integer position, integer subitem, object text) When I use this procedure nothing seems to print in my list view. A couple of questions about this. Position, is that the col or row position or both? Subitem what would be an example of that? Also what would be the best procedure or function to write to a Listview? Besides addLVItem which is the only one I can get to work. I would like something with more control in placing data in a specific row and col of a list view. I have tried all the demos and tried all the Euforum links but can’t find what I’m looking for. Many thanks in advance, Don Cole