Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
9364
Aligning parent and child band columns
posted

Parent-child tables are bound to a Grid resulting in parent-child bands.

Parent child tables have columns with same name/purpose. eg: release date, due date, etc. So the field layouts of two bands tries to take show related columns below each other. See two images http://www.imagebam.com/image/9bec3f26433363 Top one is how it shows and bottom one is how I would like it to show.

As you see in the image,

Top Band has fields    Level, ID, Release Date, Due Date, etc   (ID is unique to this band, other columns are in child band)

Bottom Band has       Level, Operation, Release Date, Due Date, etc  (Operation is unique to this band, other columns are in parent band) 

As you can see ID and Operation in the two band do not align and that messes the rest of the alignment.

Questions: 

- I am looking for any properties that Grid provides which will help me with alignment. Hopefully I am not stuck with hardcoding saying  "width of field x in parent = width of field y in child", etc.

- Any property that helps with resizing in sync. If user resizes some parent field, having the child field resize

Thanks!

Parents
  • 285
    Offline posted

    Did you find any resolution or workaround to this issue. I am really looking for a solution on this problem.

    Thanks!!

Reply Children
No Data