SAIL help - Invoice Style Editable Data Grid

Hi Everyone,

I am trying to create an invoice style editable grid (see image below).  I can find SAIL examples (in Appian documentation) on how to create editable grids but I'm still very new to SAIL and struggling with aspects such as saving grid data to my CDT, inserting new rows into my CDT, getting the sum of the total column to dynamically update when other grid values are changed etc.

My customer datatype has - id (autoNumber), item (decimal), qty (integer), amount (decimal), total (decimal)

Does someone have an idea and can send a code snippet I can use?

Thanks.

 

  Discussion posts and replies are publicly visible