Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. How to handle Refresh and Reset in WPF application in MVP application [modified]

How to handle Refresh and Reset in WPF application in MVP application [modified]

Scheduled Pinned Locked Moved WPF
csharpwpfarchitecturedesignhelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Krishna Aditya
    wrote on last edited by
    #1

    Hi, I am developing an windows UI application in WPF with MVP architecture with C#. The application will interact to sqlserver and displays the data to the user. I have 2 buttons REFRESH and RESET. which refreshes the page and resets the page to the home page respectively. As I searched in few forums,navigationservice is recommeneded,but I couldnt see navigationservice.refresh() command Refresh should refresh the page (current page) and the reset should reset to the homepage as per my appication. Edited part:: My Xaml is inside Window, but not page. I think this is the main reason, I cant see it.. so , how to handle it for window?? Please help me in doing this. Thanks Ramm

    modified on Tuesday, September 8, 2009 12:53 PM

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups