cancel
Showing results for 
Search instead for 
Did you mean: 

How to show value in Matrix cell

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

rasmuswulff_jensen
Active Contributor
0 Kudos

Lajun: I its you own matrix you can fill it using you datasource connected to it.

Former Member
0 Kudos

Rasmus, Thank you very much!

It very helpful.

Answers (1)

Answers (1)

Trinidad
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Please refer to this other thread you also created: