hello
the subject says it all,
but to reiterate:
i'm talking about ORDERS screen,
all i want is to get the value of that cell...
i tried:
' sboMtx = oFormItems.Items.Item("38").Specific
' 44 is the column ID, i is the correct row.
sboMtx.Columns.Item(44).Cells.Item(i).Specific.Selected.Value
or
sboMtx.Columns.Item(44).Cells.Item(i).Specific.Value
it returns NOTHING...
any other way i can't get the value??? thanks.
Message was edited by: itay geeman