Skip to main content
1-Visitor
April 26, 2016
Solved

Grid won't be editable

  • April 26, 2016
  • 8 replies
  • 4069 views

Following procedure does not work...

1) Put the grid on the mashup.

2) Set "IsEditable" property true.

3) Bound "All Data" from "XXXThingTemplate#GetImplementingThingsWithData".

4) Open the Widget Config window of the grid.

5) Check "Editable" for each property.

6) Save & View Mashup.

All of the columns are still Read-Only.

(, while Property Value widget works well..)

Are there any thing yet to be done?

Version 6.5.8 b-4

Best answer by Aanjan

Matthias, can you try using a Number instead of Integer? It looks like don't support those basetypes; I'll file an enhancement Jira to support all basetypes in a future release.

8 replies

22-Sapphire I
April 26, 2016

You are saying that the Grid is not showing the cells as Editable, or you can't do an Edit and Save the changes?

???-311-VisitorAuthor
1-Visitor
April 27, 2016

I mean the grid is not showing the cells as Editable.

Completely the same appearance as the non-editable grid.

5-Regular Member
April 28, 2016

Do you have ShowAllColumns checked? Can you try displaying only the columns you've set as editable?