Hi there,
I have set up two radgrids and I wanted to highlight a selection of individual cells in RadGrid2 based on the row selected in RadGrid1.
I have been trying to solve this using the client side api however there is something preventing me accessing the Rows array from the MasterTableView. Perhaps there is a far better way to do this.
Thanks in advance for any suggestions.
Steve