each line is duplicated, can you please advice what I have to do, I am using iSD_FlexGrid (Version: 0.01)
code to add row:
Private Sub B4XPage_Created (Root1 As B4XView)
Root = Root1
'load the layout to Root
Root.LoadLayout("pgBasket")
fgBasket.ColsName=Array As...