Hi,
I want to continue problem described in Q143100 issue. I have optimized RedirectOnViewChangedController on my own.
Efects:
- There is no problem in the nested list view with view variants when one of them is a regular list view with the grid, and another is a list view with the scheduler.
- On the other hand there is no additional call of HttpContext.Current.Response.Redirect() method during entering detailview with DetailPropertyEditor items.
Are there any other scenarios which can cause problems after this optimization?
You can see my solution in the attachment.
Thanks for any help.
Hello Lukasz,
Thank you for the sample. We need some time to investigate and test it. We will give you our feedback when we complete our internal examination.
Thank you for the help,
Dennis
Hello Lukasz,
Thank you for your effort and patience. We have examined your code and we have found out that it is correct. Based on your code we have made corresponding changes to the sources of our framework.
Thanks,
Dennis