Hi
I would like to have a page where the user fills in a form which populates the grid with data. One of the options on the form would be 'show details' If this option is not ticked i would then chose not to populate the details table and not to show the expand/collapse column.
I am thinking i might be able to achieve this by programmatically removing the parent table relations from the grid in the page load event when the page is posted back but I don't know how to do this.
thanks
I would like to have a page where the user fills in a form which populates the grid with data. One of the options on the form would be 'show details' If this option is not ticked i would then chose not to populate the details table and not to show the expand/collapse column.
I am thinking i might be able to achieve this by programmatically removing the parent table relations from the grid in the page load event when the page is posted back but I don't know how to do this.
thanks