April 9, 201312 yr In separtaion Model ....Is there any way we can show anothers file's layout in UI files tab control where each tab shows different file from different external file source ???
April 9, 201312 yr No. Layouts in one file cannot be accessed within another file. A tab control (or any other layout object) can't show the contents of another layout, even in the same file. If you want to show data using a similar layout to what's in an external data source, you have to recreate that as a layout in the local file.
Create an account or sign in to comment