[MVC] Desktop example

  1. #1

    [MVC] Desktop example

    Is there a Desktop Example with Desktop Modules in partial view, with a window containing IDs that can be rendered many times, made in MVC?

    Thanks.
  2. #2
    We are working on Desktop sample under Razor right now

    with a window containing IDs that can be rendered many times
    If widget has ID then it cannot be rendered many times. What a sense to have an ID in this case?
  3. #3
    For example:

    I have a grid with 3 buttons below.
    The first button disables the seconde one on click, via javascript.
    (Something like the old gridpanel sample).

    All is included in a window, which I would render 2 times in a page.
    With the old Desktop sample, and with user controls, i could use IDs to do so, because every button searches for the component ID inside the same parent user control.

    Without IDs how can I do it?

    Thank you.

Similar Threads

  1. [CLOSED] Center desktop shortcuts on desktop
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 15, 2011, 6:49 AM
  2. Refreshing desktop control from desktop window
    By AnilVelamuri in forum 1.x Help
    Replies: 0
    Last Post: May 26, 2010, 7:53 AM
  3. 1.0 desktop
    By [WP]joju in forum 1.x Help
    Replies: 0
    Last Post: Nov 12, 2009, 1:07 AM
  4. [EXAMPLE] Desktop
    By geoffrey.mcgill in forum Examples and Extras
    Replies: 7
    Last Post: Jul 28, 2009, 5:46 AM
  5. Replies: 1
    Last Post: Mar 17, 2009, 1:17 AM

Posting Permissions