I like using data tables to select records in the same way as a gallery, but you should be able to turn off selection in a data table if needed. I have a form which defaults in new mode, with a data table summarizing the data source underneath. I would like the data table to be unselectable unless other critera are met (and the form is now in edit mode). I can use If( logic to simulate unselect by changing the tables SelectedColor to match the table background, but I think a "Selectable" property would make more sense. Also, I don't think data tables have a Display property, or else we could put the object in .View mode.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.