This is first time I am using C1List and am having some difficulty with object model, I think.
I don't understand how to access the values in the columns of a selected row.
For instance, if I have 2 C1List grids and I have a row selected on each grid, and I want to copy the data from one column of the selected row on grid1 to a column on the selected row of grid2 programatically, how do I do it, please?
Just a code example is all I need.
Thanks
Burt