Skip to Content
0
Former Member
Feb 17, 2009 at 08:54 PM

disable columns by capturing x-y positions

22 Views

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