Skip to Content
0
Former Member
Aug 02, 2005 at 03:13 PM

RDR1:BaseRef - can't get/SET cell value?!

41 Views

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