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
75
Child band columns to Parent band
posted

Hello,

 I have a hierarquical grid with two bands that is bound to a dataset.

 What i would like is to have the same information/columns that are in the child band to the parent band?  let´s say i push a button to do that.

 The main reason is that i don't what to go 2 times to the database.  

Thanks,

Alexandre

Parents
  • 469350
    Offline posted

    Hi Alexandre,

    I'm afraid I'm having a hard time understand your question. If there are two bands in your grid, then you presumably have 2 tables in your DataSet and a Relationship to connect the two tables.

    So the grid has to show the columns that are actually defined in the two tables. And why would have to go to the database twice?

     

Reply Children