You asked:
Anyone have a slick way of determining the position of a Table Cell from its Edit Position (row,column) property ?
For one of my projects I had to overlay individual controls with specific elements in a 1D array of similar controls. I derived the array pitch and offsets from the Top, Height, and NumRows properties of the array and the Left and NumText.Size properties of one of its elements. The attached VI (private email only and without 200 subVIs) shows how I did that. The pertinent code is shown on my web site at http://www.SULLutions.com/LabVIEW/ArrayCellLocations.gif, lower left corner. I would think that extending this to a 2D table would be straightforward.
--
EnWirementally,
Paul F. Sullivan----------------------------------------------------
SULLutions (781)769-6869
"when a single discipline is not enough"visit http://www.SULLutions.com
----------------------------------------------------
