Not able to produce detail view from a foreign key table

I have been using radzen master detail data grids template for scaffolding my database tables and one such page is Countries page which has inheritance in the following order.

But after scaffolding tables in master-detail template the state and city table should come under country table.

It should work like Countries (Click) ---> State (Click) ---> Cities. Where city and states shown should only be from selected country and state.

I would appreciate a workaround for this issue.

Hi @Obj268,

Currently the template supports two level of hierarchy.

Hi korchev !
I was looking for any other workarounds but couldn't find any. Please let me know when you are bringing the next update.

Or any other method where I can inhibit a multi-level detail view.

Thanks