kobus_2000

kobus_2000

  • NA
  • 14
  • 0

Changing data in a listniew?

Jul 28 2005 4:43 AM

Hi

 

Can the ListView control be used as an input control and not just a display control? For example:

 

I load a list of objects, each with various properties, from a database and display them in columns in the listview. Not all the properties for each object will have values. For some of the missing values the user may want to add the values or change existing values. Can this be done directly on the listview? Or do I need to populate textboxes, etc with the values of the object that the user has clicked on.

 

After the changes were done I will save/update the data in the database.

 

Thank you.

 

Kobus


Answers (1)