As I show buttons on detail grid page example, import, export, etc.
You can export Master/Detail (one master record with its detail records), but you cannot import Master/Detail unless you write your own code to import detail records in Row_Import server event (see the topic Server Events and Client Scripts in the help file).