How can I capture the x-y positions for a column in a report ?
I am trying to disable the columns for reports dynamically at runtime.
I used the ResultFieldController to remove random columns in the output, but there are empty columnar space which I am not able to offset ?
Any ideas?
JM