From: Ralf Ziller on
I have started a custom report item and can now draw useless things.
What I do not understand is how to get values from a dataset into my control.
I am sure I have to use CustomData.DataColumnHierarchy to create some schema
but I have no idea how to do this for my simple two column many row table...
Has anyone a simple sample for such a simple table?