How Do I Dynamically Add Profile Properties

Last post 11-13-2006 8:41 PM by David Anson. 3 replies.

Sort Posts:

  • How Do I Dynamically Add Profile Properties

    08-26-2006, 4:12 AM
    • Member
      5 point Member
    • DavidCr
    • Member since 08-26-2006, 8:01 AM
    • Posts 1

    I am creating a series of panels of data (dynamically) that I want to have the user drag around with the DragOverlayExtender. The problem is that I need to save their position on the page so that the next time they load the page, their panels are right where they left them. I have added the ProfileScriptService and for each DragOverlayExtender that I am creating, I am setting the ProfileProperty to a unique value. The problem is that there can be any number of panels, so I cannot present values in the config file.

     How can I dynamically add profile properties?

    Also, (as a side question) how can I read and set the relative positions of the panels that have been moved via the DragOverlayExtender?

    Thanks!

    - David E. Craig

    David E. Craig
  • Re: How Do I Dynamically Add Profile Properties

    08-28-2006, 4:10 PM
    • Star
      8,710 point Star
    • David Anson
    • Member since 04-10-2006, 9:39 PM
    • Microsoft
    • Posts 1,842
    I'm not sure about the addition of dynamic profile properties, but since the ProfileScriptService is a core Atlas control, you might consider posting the question in one of the dedicated Atlas forums. Regarding the panel position, it's looking to me like the Location/location property of the DragPanelExtender/Behavior should do what you need?

    http://blogs.msdn.com/delay

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: How Do I Dynamically Add Profile Properties

    11-04-2006, 3:27 PM

    Sorry, but has the dragoverlayextender an Location property?

     Thanks,

    Rodrigo Sendin

  • Re: How Do I Dynamically Add Profile Properties

    11-13-2006, 8:41 PM
    • Star
      8,710 point Star
    • David Anson
    • Member since 04-10-2006, 9:39 PM
    • Microsoft
    • Posts 1,842
    It did before ASP.NET AJAX Beta 1 when I made the recommendation. :) It's been removed, but may be back soon as time/underlying framework permits.

    http://blogs.msdn.com/delay

    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 1 (4 items)