Hi,
Is it possible to get a cell value from a c.Table. Basically, I want to build an interactive list, where I display the list of Flights from SPFLI, and when the user clicks on a row, I would like to display the details of the flight in another view. The wiki by Aditya has an example of this function, but does not give any details on how the data is passed between the two views. Any thoughts on how to do this.
Albert