Hi all, i use bindingSource, which i bind to flexgrid (its datasource). one of bound columns has datamap defined, which convert IDs, stored in that column, to proper text. i also have one unbound column (manually added in code), where i do some calculations (via flexgrid's getunboundvalue event handler...