Jump to content

change column value with listview


 Share

Recommended Posts

Hi,

i have list view $clientViewStat = GUICtrlCreateListView("Client name|Test Status|Avg Delay|Start time|End time", 106, 370, 277, 201)

and next i have filling listview with data GUICtrlCreateListViewItem($TempArrayContainer [$T],$clientViewStat)

i need to update one of the column value without affecting other values is there any way to update the column value.

is there any function for this ?

i have attached image to illustrate it

thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...