Dear All
I am using frame in the main window of my application and in that window the NavigationUIVis ibility is visible. I think this service is available only pagewise, not like the back button in web pages. my requirement is, I have a textbox and a listview in my application. When user type somthing in this textbox then the matching data will load to this listview. suppose user typed "WPF" and then each keypress the matching data will load.. so when user click after typing the "WPF" the data start with this "WPF" will load to the listview. then user click on the back button, then the previous page shouldnot be load but the same page with the textbox.text="W P" and the listview matching with "WP" have to disply. Is it possible?
Please help me
Thanks
Ammoos
I am using frame in the main window of my application and in that window the NavigationUIVis ibility is visible. I think this service is available only pagewise, not like the back button in web pages. my requirement is, I have a textbox and a listview in my application. When user type somthing in this textbox then the matching data will load to this listview. suppose user typed "WPF" and then each keypress the matching data will load.. so when user click after typing the "WPF" the data start with this "WPF" will load to the listview. then user click on the back button, then the previous page shouldnot be load but the same page with the textbox.text="W P" and the listview matching with "WP" have to disply. Is it possible?
Please help me
Thanks
Ammoos