How to change ListView Text?

new topic     » topic index » view thread      » older message » newer message

G'Day all,
Can anyone tell me what I'm doing wrong, I want to change the text in a
column in list view. Below is an abbreviated version of what I have tried.

procedure listname_onclick
rowselected = getLVSelected(ListName)
setLVItemText(ListName, rowselected[1], 3, "OUT")

I use rowselected[1] in case more than one row is selected. I know I can set
singlesel.
The columns are 0 based I think so the 3 is actually the 4th column you see.

For what ever reason this does nothing.

I've tried to keep it brief, I hope this is enough for someone to help me.

Thanks
Tony Steward

Come Visit Me At www.locksdownunder.com

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu