UXGridView refresh button problem

6 replies. Last post: October 25, 2011 3:41 AM by Michael Giger
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Hi

When I click the refresh button of UXGridView, the data is reloaded, but the view is not refreshed! Cache problem? How can I change this behavior?

This is the response from domain service:

000003B0  06 00 00 00 00 00 00 9F  02 1C 5B 01 5F 0E 50 72   ..........[._.Pr
000003C0  6F 64 75 63 74 69 6F 6E  4C 69 6E 65 5F 04 48 69   oductionLine_.Hi
000003D0  64 65 85 5F 02 49 44 99  24 32 35 64 61 30 33 33   de._.ID.$25da033
000003E0  62 2D 37 31 38 61 2D 36  33 61 37 2D 62 37 31 33   b-718a-63a7-b713
000003F0  2D 32 34 64 35 62 62 32  32 34 36 30 62 5F 04 4E   -24d5bb22460b_.N
00000400  61 6D 65 99 09 53 4C 52  20 4C 69 6E 69 65 5F 07   ame..SLR Linie_.
00000410  56 65 72 73 69 6F 6E 9E  06 00 00 00 00 00 00 9F   Version.........
00000420  02 1C 5A 01 5F 0E 50 72  6F 64 75 63 74 69 6F 6E   ..Z._.Production
00000430  4C 69 6E 65 5F 04 48 69  64 65 85 5F 02 49 44 99   Line_.Hide._.ID.
00000440  24 64 39 62 36 66 37 35  65 2D 35 33 37 33 2D 34   $d9b6f75e-5373-4
00000450  30 65 37 2D 39 33 34 64  2D 31 35 39 38 35 31 30   0e7-934d-1598510
00000460  62 38 36 62 61 5F 04 4E  61 6D 65 99 07 58 58 58   b86ba_.Name..XXX
00000470  58 31 32 33 5F 07 56 65  72 73 69 6F 6E 9E 06 00   X123_.Version...
00000480  00 00 00 00 00 9F 02 27  1E 01 01 01 01            .......'.....

The UXGridView shows still XXXX00. Have a look at attached picture.

reproducible test steps:

- Load data
- Record changed directly into SQL DB (Simulation of multiuser application)
- Refresh button clicked


Environment:

- SQL Server 2008 R2
- Entity Framework 4
- Domainservice (Ria Services)
- ClientUI MVVM Business Application (Silverlight)

 

Refresh Button works fine with "new item" and "delete item".  This behavior occurs only with "edit item".

Regards

Michael

All times are GMT -5. The time now is 2:49 PM.
Previous Next