[CLOSED] Multiple partialview replacement in a single action

  1. #1

    [CLOSED] Multiple partialview replacement in a single action

    I have a page with many, panels, containers, fieldsets, gridpanels, dataviews etc. Using your example, I can successfully replace one of the gridpanels from one with a checkbox selection model to one with a rowselection model :-) using a PartialView driven from a DirectEvent. I also would like to also change the two of the dataviews in the same action. What would you suggest?

    I may be able to get away with dynamically changing the dataviews from single to multiple selection. Can this be done either by direct manipulation in the controller action or via JavaScript in DirectEvent "success"?
    Last edited by Daniil; Oct 22, 2013 at 2:41 PM. Reason: [CLOSED]
  2. #2
    Hi @ATLAS,

    I am afraid there is no such a possibility currently. We will investigate it.
  3. #3
    It might be a design issue. If some partial views should be updated in one request, maybe, they should be combined to one view?

Similar Threads

  1. [CLOSED] Multiple Column Chart for a single country
    By PriceRightHTML5team in forum 2.x Legacy Premium Help
    Replies: 9
    Last Post: Aug 09, 2013, 12:10 PM
  2. Multiple Task Managers in a single page
    By GKG4 in forum 2.x Help
    Replies: 1
    Last Post: May 27, 2013, 5:13 AM
  3. Multiple vType on a Single Control
    By huzzy143 in forum 1.x Help
    Replies: 2
    Last Post: Sep 09, 2011, 3:39 PM
  4. [CLOSED] [1.0]multiple validators on a single textfield
    By betamax in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 07, 2011, 7:32 PM
  5. Multiple ext controls in single anchor (or workaround)
    By dlouwers in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Dec 04, 2008, 12:53 PM

Posting Permissions