Hye. I`m very very junior about this and SDK.
I have a matrix with data from database table.All is ok and now I want to get the content from a selected cell.
How can I do that?
I select a cell in my matrix.
Later I check "isrowselected(i)" in each row and always is false, why?
I use also "mymatrix.GetNextSelectedRow(0,ot_RowOrder)" but all I get "-1".
I would like to get an example or information about how I can get that.
Thanks.