Hello,
thank you for your answers. I know that the task is a little bit tricky. I will explain why I need it this way and explain the background:
The used IDE is not B4J but VS .net. The reason why I am asking the question in this forum is because I got very good feedback
and solutions from the community in the past. If it is not wanted please move the thread to a appropiate theme or delete it. I would also pay
for the solution so maybe the business forum might fit ;-)
I have a control which generates a ganttchart from a database. I do not have the sourcecode of the control. The control has several advantages,
that is the reason why I would like to use this one. It has one disadvantage: It streches the height of the row depending of the quantity
of the entries. The following illustration is done with openoffice, but the principles shout be clear




Picture 1,2,3 current behavior, Picture 4 is the wanted behaviour.
I have no chance to loop through the resultset. I can only insert an sql query due to internal addressing the control.
Kind regards
h725