I also tried putting “cell.setSortValue(cell.value)” into the “On Custom Cell” event for the table, but that didn’t do anything. I’m guessing there’s [...]
Hi Stephen, The types of the individual columns are all just string. None of them are more complex than that. The object linked to the table itself is a complex type, but I wouldn’t think [...]
I have a coach view that contains a table. The table is bound to a list variable that contains a list of accounts with some basic details to show in the table. I am trying to get this sort sort [...]