Ticket Q143958
Visible to All Users

Optimize the RedirectOnViewChangedController

created 16 years ago

Hi,
I want to continue problem described in Q143100 issue. I have optimized RedirectOnViewChangedController on my own.
Efects:

  1. 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.
  2. 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.
Comments (2)
Dennis Garavsky (DevExpress) 16 years ago

    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

    Dennis Garavsky (DevExpress) 16 years ago

      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

      Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

      Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.