Problem:
When using a ListView in Net Express Dialog System, the method "allowItemsToBeEdited" only relates to the first column of the List View.
Resolution:
This method does only allow items from the first column to be edited. To edit the other columns, you would need to use a form of grid control, such as Proto View (demo available in in \\dialog system\\demo\\activex\\custgrid.app ).
This demo uses grid control software supplied by a company called Infragistics on an evaluation basis for testing.
Go to <http://www.infragistics.com/download/downloads.asp> to download the evaluation version of the grid control software to use with the Net Express custgrid demo.