Hello, i am using a Listview with text lines only.
I need to replace the contains of some specific lines with text.
I tried to use ReplaceAT but i don't know how to use it.
The instruction is "ReplaceAt(index AS Int, pnl as B4XView, itemsize as Int, value as Object)"
I just want to replace at index a text by another one !
Thanks a lot for helping
I need to replace the contains of some specific lines with text.
I tried to use ReplaceAT but i don't know how to use it.
The instruction is "ReplaceAt(index AS Int, pnl as B4XView, itemsize as Int, value as Object)"
I just want to replace at index a text by another one !
Thanks a lot for helping