Hi, there
I got a problem with fill Matrix cell, when I use the following way fill Matrix cell, it will cause ChooseFromList that bind with the cell column show many times.
cellval = oMatrix.Columns.Item("DSCardCode").Cells.Item(pVal.Row).Specific
cellval.value = val
when run Code [cellval.value = val], a new CFL dialog will show,who have some tips to fill the Matrix cell safely.
Thanks in advance.
Lanjun Wang