Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9249877
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T10:18:27+00:00 2026-06-18T10:18:27+00:00

Actually,I have done my application using DevExpress MetroUIView. I have a TileContainer and on

  • 0

Actually,I have done my application using DevExpress MetroUIView.
I have a TileContainer and on clicking tile, it is showing GridView page and on doubleclick on GridView, it is navigating to Details page.
Up to now, everything works fine.
My problem is: when I click back button at the details page, it is directly navigating to TileContainer page instead of GridView page.
I want in a way like, when I click back button from Details page, it should redirect to GridView page and if I click back button on Gridview page, it should redirect to TileContainer screen.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T10:18:28+00:00Added an answer on June 18, 2026 at 10:18 am

    Here is the answer for the DevExpress DocumentManager version v12.2 and it’s WindowsUIView(MetroUIView):

    To make it possible to navigate back from the current screen(with item detail) to upper level(with grid) you should make the current content container aware to it’s parent container via ContentConteiner.Parent property.
    Thus your containers hierarchy should looks like this:

    // mainTileContainer(MainMenu) 
    //  -> gridItemsPage(GridControl)
    //    -> itemDetailPage(DetailForm)
    //...
    mainTileContainer.ActivationTarget = gridItemsPage;
    gridItemsPage.Parent = mainTileContainer;
    itemDetailPage.Parent = gridItemsPage;
    

    Related links:

    1. Content Containers
    2. Hierarchy and Screens
    3. How To: Create Content Containers Hierarchy
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am new for android, I have done one android application using phonegap, but
I have an existing application with a SQL database that has been coded using
I have a web application built using Symfony2, in which some items are shared
I have an application (installer, actually) that was built outside of Xcode which I
In my iPhone application I have a UIScrollView with several UITextFields. Using BSKeyboardControls I
I'm using core data on an iPhone application. I have multiple persisntent stores that
I'm building a web application using Stripes and Spring. It needs to have a
I have some application, which makes database requests. I guess it doesn't actually matter,
I am using PHP and Mysql for developing an application. we have two copies
I have a report I'm rewriting for an application using MySQL as the database.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.