lines disappearing

Put a line in a band and set its align property to baBottom (I was thinking this would be a nice bottomline for the band). However you end up with a line moved in the Report Tree to the page and I did not find a way do delete it from there.... how..?

And the second question, why does a band have no frame property, Now I must work with a rectangle shapeobject which lies over the band and I have no way to select the band other dan select it from the report tree. In delphi I would select a thing under a alClient control just by clicking this control and pressing the Esc button. Would be nice if it was possible here!

Comments

  • edited 11:06PM
    I've been working for some days now on reports and now and then elements get moved to the topbranche (=page) (as a result of a dumb action from me) and from there I can't delete or move them. The only thing I can do is to set the visible property to false (I do not even see where they are gone to) and if they are connected to datasets, clear those properties otherwise I get errors at the moment I change something in the DB. The delete key should be enabled on the tree, then these elements could be easily deleted!
  • edited 11:06PM
    Try Shift+Delete Keys
    It Works ;)

Leave a Comment