can we add a value to a list item??
i got a list with some list members
here can we add a value to that list item???
ie.
suppose a list contains items like
"item1"
"item2"
"item3" etc...
what i would like to know is that, wethr i could add a value to the list item
for ex. adding value item1=5" and i want to retrieve the value when the list item is selected?
i got a list with some list members
here can we add a value to that list item???
ie.
suppose a list contains items like
"item1"
"item2"
"item3" etc...
what i would like to know is that, wethr i could add a value to the list item
for ex. adding value item1=5" and i want to retrieve the value when the list item is selected?
Comment