Hello,
I am evaluating the product, and I have a question.
I have a grid with a parent/child structure
I need to add a button on each child row.
I fill the grid using a run time defined dataset.
I can add a button to the parent using the configuration wizard. So when I bind the dataset to the grid, the button shows together with the parent datatable columns defined in the server.
But when I try to add the button to the child it doesn't work. Only the columns defined in the child datatable appear.
Any help will be greatly appreciated.
Thanks,
Hugo
I am evaluating the product, and I have a question.
I have a grid with a parent/child structure
I need to add a button on each child row.
I fill the grid using a run time defined dataset.
I can add a button to the parent using the configuration wizard. So when I bind the dataset to the grid, the button shows together with the parent datatable columns defined in the server.
But when I try to add the button to the child it doesn't work. Only the columns defined in the child datatable appear.
Any help will be greatly appreciated.
Thanks,
Hugo