How to setItemText for an Item
Posted: Tue Feb 28, 2017 10:05 am
I have a list to keep Text Items with special tag i have assigned to when calling AddNLTag. When I need to update the Item text, i will loop through my list and update item text one follow by another.
I tried, rve.SetItemText(rve.GetItemNo(TextItem), 'updated text'), but items in table cell does not seems to be working.
What is the best way to update Item's Text?
Thanks.
I tried, rve.SetItemText(rve.GetItemNo(TextItem), 'updated text'), but items in table cell does not seems to be working.
What is the best way to update Item's Text?
Thanks.