Hi,
What would be the best approach to create the Master-Details table in Telerik report? The requirements are very basic:
row has two columns: description and price
Details table has only one column: name
The details table is optional, meaning not every master row has it.
The backing data source will be an Object from my model
An example of what I need is given in the attached image
Thanks,
Bojan