Assisted Solutions Forums

Welcome! These forums provide help and documentation for our products and services.
Welcome to Assisted Solutions Forums Sign in | Join | Help
in Search

How to add a button or link in the box?

Last post 05-07-2008, 10:43 AM by jonh. 1 replies.
Sort Posts: Previous Next
  •  05-05-2008, 9:44 PM 4037

    How to add a button or link in the box?

    Hi,

    I would like to add a button or link in the box to pop up a new window to allow the user to create a child box under that node.

    Is it possible? If Yes, please give me some guidelines.

    Regards,
    Matt

  •  05-07-2008, 10:43 AM 4041 in reply to 4037

    Re: How to add a button or link in the box?

    You could insert "<a href="ShowMyModal(123)">Change</a>" into your description html, where ShowMyModal() is a javascript function that opens up your modal dialog, and 123 is the identity of the entity you are rendering.  When you are done, you need to update the chart. You can do this by invoking a postback, and updating the DataSource property.

    HTH,

     

    Jon

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems