Hi,
I would like to create a List which the user can select one line but he can't modify
the value in the column. I just have 1 column
I tried with a Matrix or a grid and both permit the modification in the list.
I did try the Enabled = false but this makes the grid unavailable for selection.
For instance, I have a list of item which I want the user to be able to select single line but not beeing able to modify the content in the cells
I'm using the Screen Painter to add my list
Thank you for your help