Hi 武井 智,
ok, got it :)
You can use a Helper Entity to make that possible.
Find below an example:
Domain Model
DataGrid2 inside of DataView with Helper Object
Button with Glyphicon ‘check’ (you could also use any other glyphicon)
Button with Glyphicon ‘unchecked’
Microflow “DS_HelperRowSelect”
Microflow “ACT_SelectRow”
Microflow “ACT_DeselectRow”
Hi 武井 智,
did I understand it right that you want to have a radio button in a row (and only with one option) to give the user the possibility to select the row? How about using a checkbox instead?