Hi, I am trying to make a special table that uses JadeRichText control in each cell. I have tried the following code, but the issue is that only the currently accessed cell is shown as JadeRichText control, the rest of the cells are just shown as standard table cells. vars rt : JadeRichText; begin f...