> On 21 Mar 2025, at 20:55, Scott Bloom wrote:
>
> I’m trying to set the background color on a model by returning a color inside
> my models::data function.
> The usage flow is as follows:
> • User selects a row
> • Clicks and “action button” (or possibly a double click on the row)
>
I'm trying to set the background color on a model by returning a color inside
my models::data function.
The usage flow is as follows:
* User selects a row
* Clicks and "action button" (or possibly a double click on the row)
* The action is triggered, which should cause the row to cha