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 9210331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:03:01+00:00 2026-06-18T01:03:01+00:00

I have developed an application using TileControl and on Clicking the Tiles, it is

  • 0

I have developed an application using TileControl
and on Clicking the Tiles, it is navigating to forms.
The forms contains GridControl and when I am performing double click event on gridview,it is navigating to another form and displaying a result.
Now the Problem is, when i am clicking the back button of Tile Menu,it is directly showing the main menu,instead of form having GridControl.
I want to show the GridControl first and then the Main Menu.
Please help me with a solution.

  • 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-18T01:03:02+00:00Added an answer on June 18, 2026 at 1:03 am

    I far as I can see you are using the DocumentManager and it’s WindowsUIView.

    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 working on windows forms application using c#.net. i have developed an application
I am working on windows forms application using c#.net. i have developed an application(3-tier)
I have developed an application using postgresql and it works well. Now I need
I have developed a Facebook application using Flash as3. In this application when ever
I have developed a android application using phonegap. I have registered certain recievers which
I have developed a simple application using SDK(Android: 3.2[API-13]) for, to display Google banners.
I have developed a Win32 application using C/C++, which runs on Vista and XP.
I have developed a web application using Netbeans 6.7 and Ant. The webapp works,
I have developed the android phonegap application using html page and css. But My
I have developed a Phone Gap application using this link . Application is running

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.