This is a migrated thread and some comments may be shown as answers.

Refresh WPF Control (Tileview) in asp.net

2 Answers 65 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Hemant
Top achievements
Rank 1
Hemant asked on 19 Aug 2011, 10:30 AM
Hi,

Two issues with the WPF tileview:

1) I have a .xbap file integrated within a asp.net page (.xbap file is called thru iframe). Some changes has been done to the .xbap file and is getting reflected when you run the WPF application. But when the asp.net page is run from the client's end, the older version is populated. I have also replaced the .xbap file in the asp.net folder. 
"rundll32 %windir%\system32\dfshim.dll CleanOnlineAppCache"  when run from the cmd cleared the cache and the newer version was loaded. But it is tedious to do so everytime.
Do we have an option where we can automate this (whenever the URL is accessed, the newer version of .xbap is shown) rather than the client clearing the cache manually every time.

2) I need to remove the forward and back navigation keys shown as default above the tileview control. Couldnt find any property. Please let me know how to hide them.

2 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 24 Aug 2011, 03:53 PM
Hello Hemant,

Unfortunately we cannot help with the .xbap issue you described. You will need to clear your cache each time to load the latest version. We can't control this process.

As for the the forward and back navigation keys, I am afraid I don't understand to what part of the control you are referring to. The control doesn't have any such elements in its CantrolTemplate. Can you send us a snapshot illustrating what you mean so that we can look into it? Thank you in advance.

Kind regards,
Tina Stancheva
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Hemant
Top achievements
Rank 1
answered on 25 Aug 2011, 05:33 AM
Thanks for the reply.
I have solved the Navigation UI issue for the control.
Tags
TileView
Asked by
Hemant
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Hemant
Top achievements
Rank 1
Share this question
or