Opening a window from a dynamic link

  1. #1

    Opening a window from a dynamic link

    Hi there,

    I have just started using Coolite today (switched from the other extjs asp.net extender) and I am very impressed with how this is all going. Everything I have tried today has worked perfectly.

    I am using the viewpoint control and in the east panel I have a list of names that are generated dynamically.

    When clicked I would like further details, which should be editable, about the clicked name to be displayed in one of the ext:window controls.

    So far I have been able to display a window for only the first name in the list because (i think) I am using the 'targetElement' property.

    I also had this working using the onclick event of the name url by calling window.show, but this required a complete page postback, which is not what I want.

    Can I have each name url display the ext:window with that particular name's properties?

    Thanks in advance for any help and sorry if this explanation is poor!
  2. #2

    RE: Opening a window from a dynamic link

    Hi t0ny,

    Welcome ab0ard! and thanks for the feedback. Much appreciated.

    Can you post a sample of what you've got built so far?
    Geoffrey McGill
    Founder
  3. #3

    RE: Opening a window from a dynamic link

    Hi thanks for your reply.

    Basically I have slapped the code from http://sandbox.ext.net/ViewPort.aspx into a page, but in the east tab panel I am placing a list of peoples names as LinkButtons, which come from a database using a DataList.

    I would like an ext:window to appear that has dynamic content dependant on which LinkButton is clicked, but I am not sure if this is possible and If I need to start messing with update panels?

Similar Threads

  1. Opening Window at required position
    By designworxz in forum 1.x Help
    Replies: 1
    Last Post: Jan 11, 2012, 2:39 PM
  2. Opening a new Browser window on row select
    By OSSAGHO in forum 1.x Help
    Replies: 0
    Last Post: Sep 23, 2011, 8:41 AM
  3. [CLOSED] [0.8.1] Link Renderer redirect to AjaxMethod Dynamic GridPanel
    By cobiscorp in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 28, 2010, 11:19 PM
  4. error on opening a window
    By Kamal in forum 1.x Help
    Replies: 2
    Last Post: Oct 12, 2009, 5:10 PM
  5. [CLOSED] Opening Window From Gridpanel
    By LeeTheGreek in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jun 26, 2009, 7:31 AM

Posting Permissions