Does anyone know what controls whether label text appears next to a checkbox in a grid when a row is selected?
I’m building a set of dashboards, and some of the checkboxes have this label text appear next to them and some don’t. I can’t figure out the difference. It looks to be the column name. I tried setting the label text in the ERP Editor Model for that column to a single space, but that didn’t seem to do anything.
I just managed to get a dashboard that was (up til now) working great for me into this state! No idea what property I changed or what I did. I’ll let you know if I figure it out!
Edit: Looks like this behavior is triggered by configuring a grid with the provider model set to feed from a BAQ, and then executing a kinetic-baq to load data in. Using refresh-grid does not exhibit this behavior.