Roadmap UI control

Hi Colleagues,
can you please tell me how can i resize step size of ROADMAP UI Control.. i was unable to do..
Regards
Anuj

Hi Anuj,
I think the size of it should be based on text you give on the RM Step. I dont know if you can control it manually.
Regards
<i><b>Raja Sekhar</b></i>

Similar Messages

  • How to create a roadmap ui element dynamically in webdynpro abap?

    Dear  team
    iam new for webdynpro my question is how to create the road map programme dynamically using webdynpro
    could you tell me what are the steps i have to take, what are the elements i have to bind?
    and what code & where i have to write the code?
    regards
    sathya

    Hi Sathya,
                  Write the follwing code in WDDOMODIFYVIEW method to create a Dynamic ROADMAP and also create an attribute of
                   type string to control the selection of steps in road map.
    method WDDOMODIFYVIEW .
      data : lr_ele type ref to if_wd_view_element.
      data : lr_rm type ref to cl_wd_road_map.
      data : lr_step type ref to cl_wd_road_map_step.
      data: lr_container type ref to cl_wd_transparent_container.
      data : lr_flowdata type ref to cl_wd_flow_data.
      CALL METHOD view->get_root_element
        receiving
          root_view_element = lr_ele.
      lr_container ?= lr_ele.
    CALL METHOD cl_wd_road_map=>new_road_map
      EXPORTING
        id                       = 'ROADMAP'
      receiving
        control                  = lr_rm.
    CALL METHOD lr_rm->bind_selected_step
      EXPORTING
        path   = 'VALUE'.
    CALL METHOD cl_wd_flow_data=>new_flow_data
      EXPORTING
        element     = lr_rm
      receiving
        control     = lr_flowdata.
    CALL METHOD lr_container->add_child
      EXPORTING
        index     = 1
        the_child = lr_rm.
    CALL METHOD cl_wd_road_map_step=>new_road_map_step
      EXPORTING
        id                  = 'ONE'
        name                = '1'
      receiving
        control             = lr_step.
    CALL METHOD lr_rm->add_step
      EXPORTING
        index    = 1
        the_step = lr_step.
    CALL METHOD cl_wd_road_map_step=>new_road_map_step
      EXPORTING
        id                  = 'TWO'
        name                = '2'
      receiving
        control             = lr_step.
    CALL METHOD lr_rm->add_step
      EXPORTING
        index    = 2
        the_step = lr_step.
    CALL METHOD cl_wd_road_map_step=>new_road_map_step
      EXPORTING
        id                  = 'THREE'
        name                = '3'
      receiving
        control             = lr_step.
    CALL METHOD lr_rm->add_step
      EXPORTING
        index    = 3
        the_step = lr_step.
    endmethod.
    Then you can use the context attribute to navigate between the steps and do respective actions.

  • Please help!!! trouble using UI Roadmap on a PDK application for EP 7.0

    Hello all,
    I'm developing a PDK application in wich I would like to use a roadmap UI control. Is this possible to do?. At this moment i'm trying to do this by using
    the source code generated by webdympro, this works on a EP 6.0 server but, it doesnt work on a EP 7.0 server. is this version component (EP 7.0) needs some kind
    of adjustment or configuration to use the roadmap UI Control within a PDK application or It can be done in another way?
    Please Help!!
    Regards,
    Mariana

    Hi,
    I have never worked with the examples but I can tell you how to solve your problem in situation 1. The portal user you use to preview the iView does not have sufficient permissions for the security zone to which the iView belongs.
    To set the permissions follow the instructions below:
    1) Log into portal with system administration rights
    2) Navigate to => "System Administration" => "Permissions" => "Portal Permissions"
    3) Open folder "SecurityZones/com.sap/UndefinedSecurityArea/no_safety/Example12/components"
    4) Right-click object "ExampleLayer" and choose "Open Permissions" from context menu
    5) Set permissions for your user
    6) Save changes with click on "Save" button
    Best regards,
    Martin

  • Can I control read authorizations of roadmap per each nodes?

    Hello, everyone.
    My customer has requested me to restrict read authorization of roadmap.
    We use one roadmap and one project.
    He want to restrict read authorizations of several nodes and let some managers can read documents of the nodes.
    But he don't want control the authorization by each document.
    Can I control authorizations by the unit of nodes?
    Regards,
    Jihyun

    Hi,
    In this case, please kindly check on the alternatives in this note
    874539     Enhancement of authorization checks in project stru
    Hope this helps.
    Cheers
    SH

  • Support for 64 bit browsers Active-X control roadmap

    With reference to Microsoft Technical notes documented in http://technet.microsoft.com/en-us/library/cc263526(v=office.15).aspx#activex,  Microsoft
    mentioned that “Currently only 32-bit versions of Internet Explorer support Active X control.”  
    Any representative from Microsoft can give an indication when they are able to support 64 bit versions of Internet Explorer?

    Likely what will happen, as we saw some progress with SharePoint 2013, is that any reliance on ActiveX is replaced by JavaScript and HTML5.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Visual Composer 7.0 roadmap

    Hello experts,
    We have NetWeaver EP 7.0 installed with Visual Composer in our C&B and DEV environment. We haven't started developing with it yet.
    My questions to you is:
    What is the future of Visual Composer 7.0?
    My understanding is that SAP has put a lot of energy integrating Visual Composer into CE 7.1. This new version has significant changes compare to it's predecessor. Visual Composer for CE 7.1 seems to be the way to go if one needs to create applications based on existing data services. In short terms, both versions will coexist. Bbut in long terms...?
    Can anyone help me find the Visual Composer roadmap?
    Thanks a lot for your help,
    Nathalie

    Hi,
    This is a quote from the Visual Composer main page on SDN: (/people/jarrod.williams/blog/2009/09/14/whats-new-in-visual-composer)
    "_Visual Composer 7.0_
    In light of the progress made relating to parity between Visual Composer 7.0 and Visual Composer CE, our investment in Visual Composer 7.0 will be limited to maintenance after the release of enhancement package 2 for SAP NetWeaver 7.0. We are confident that with the provisions made for migration to Visual Composer 7.1 enhancement package 1 or Visual Composer 7.2 and the great feature set in Visual Composer for enhancement package 2 for SAP NetWeaver 7.0, our existing customers running Visual Composer 7.0 will enjoy the best of both worlds: the option to upgrade to Visual Composer 7.2 or to stay with the latest release of Visual Composer 7.0."
    I'll stress the last part, though VC on CE is a great version, staying with the latest release of Visual Composer 7.0 is also good, depending on your needs of course, for instance - the attractive Flash runtime which is currently exclisive for VC 7.0, the "Flash Components" feature that was entered on SP5 of 7.01 (and in 7.02) , which enables you to consume custom 3rd party flash components or Xcelsius controls inside Visual Composer,, which makes flash black-boxes easier to consume than in CE, .. etc..
    still - VC on CE of course has it's own advantages - the ability to consume clustered services, life-cycle management, it's intergration with the other CE components etc..
    and so if you'll find that VC 7.0 is not enough, you could always upgrade and migrate to the CE versions (7.1 or 7.2).
    bottom line - it's a win win situation.

  • OnPlus Top 10 and Roadmap - What do you think?

    Thank you all so much for your great feedback! During the past few months, we’ve met and talked to quite a bit of you on shows, events and here on our Support Community, and listened to your comments and requests.
    Following these discussions and the feedback given on our previous announcement on our Top 10 list of features (here), we internally got together to think of ways on how to address those in our roadmap, so we’re happy to share our plan with you here.
    And as always – comment away! You’re feedback is most valuable.
    Coming soon…
    Here are the features we have planned for the next few months out…
    More supported platforms – as you requested, we’re looking into adding support for more Cisco products. Mainly we are looking at adding support for the following:
    Catalyst 2K and 3K Switches
    Additional ISR G2 platforms
    Co-Branded OnPlus – many of have told us how cool it would be if you could demonstrate your managed services to your existing or prospective customer, with your logo on it, so you can create more of an identity for your company. In the next few months, we’ll be working on a Co-Branded service. You will be able to upload your logo to OnPlus, and we will populate that on the portal and in OnPlus reports.
    Telnet/SSH – this feature was on our previous Top 10 list, and we kept it here, not only because many of you asked for it, but also since we’ll be adding more Cisco devices with a CLI.This feature will enable you to create, through OnPlus a Telnet or SSH tunnel directly into the device you’d like to manage, with the same experience as you could connect to a device’s GUI.
    Customer Access to OnPlus – soon you’ll be able to invite your customers to (only) view their accounts on OnPlus, so they can stay up-to-date with your service.
    Multi-site/network management – many of you have customers with multiple sites, but now, each is represented as a separate site.
    We’ll be working on a more consolidated view, where you’ll be able to manage customers with multiple networks in an intuitive manner. More to come on this in the future…
    Wireless Practice – reports dedicated to the wireless network in your customer networks will be coming as part of an offering linked to new Cisco Access Points coming in the spring.
    Device Credentials Test – when you enter credentials for a device in its window in OnPlus – we’ll test them for you and let you know if they’re correct or not.
    Turn off monitors on selected devices – Since many of you use an RMM, we’ve heard this request quite a bit – can you turn off the monitors on only a selected number of devices or category? This feature will offer you the ability to configure which devices will, or will not be monitored.
    More on PSA integration – we’re looking at a deeper integration both with Autotask and Connectwise, mainly in the ticketing system:
    Upload device configuration into the ticket – for a failed device, we will upload the last device configuration to the ticket, for your convenience.
    Embed a device window link in a ticket – in any ticket that’s opened, a link to the failing device’s window wll be provided so you can open it directly through your PSA.
    ISP Speed test – here you will quickly be able to gauge how your service provider is doing, as more means to troubleshoot from afar.
    Other features coming in the pipeline:
    Here are some more features we will be looking into in the upcoming months, but will be noticeable only later on. Some have remained from our original list, and others have been added following your feedback.
    Network Assessments - placing the ON100 network agent at a potential customer site and running a network assessment can give you enough information about that site, in order to give your prospective customer a proposal. This could be especially useful when using a tablet at that customer’s site, and showing the results on the fly.
    Network Health dashboard – a dedicated health tab will provide you with details regarding your customer network, as well as some more troubleshooting tools you can utilize for further investigation
    OnPlus recommendations - receive recommendations from OnPlus that pertain to the devices on the networks you manage – from notifications on configuration adjustments to promotions and suggestions. This could be a great way to initiate a discussion with your customer on additions, changes, replacements and much more.
    RMM Integration - we are looking closely at integrating functionality with the some Remote Management and Monitoring tools, mainly Level Platforms and Kaseya.  More on that to follow…
    IPv6 – for networks that have already adopted, or are beginning to adopt IPv6 - OnPlus would discover, assess, manage and advise you, same as you know it today.
    Managing different subnets and VLANs – we are looking at ways to discover other subnets and VLANs other than the one that the network agent is on.
    Access privileges to agents - when adding a sub-agent in your account on the OnPlus portal, you'd be able to assign different privileges for each agent, per customer. Meaning, if agent 'John' supports customers A, B and C, and agent 'Jane' support customers X, Y and Z; John would have Read-Write access to only A, B and C but Read-Only access to X, Y and Z and vice versa for Jane. It would be up to the master agent to determine this privilege allocation
    More integration with Cisco Services – through OnPlus you’d be able to see your active Service Requests and RMAs and their history, and also file for an RMA through OnPlus.
    Extension of Service contracts and Warranty – we’re looking at ways for you to extend your service contracts and warranties through OnPlus, without the need to call Cisco or your distributor.
    As always, please don’t hesitate to let us know your comments, thoughts and wishes. We listen to everything!
    Thanks,
    The OnPlus Team

    As a T&M and managed services provider for the small business market (average business customer has 1 to 5 locations and anywhere between 2 and 50 total devices, including computers and printers, per location), we are looking for a drop-in one-box does-it-all type of management and monitoring device.  With this said for perspective, here is the my reaction to the proposed Top 10 list.
    "More supported platforms – "  The full line of Cisco "Built for Small Business" Routers/Firewalls, Switches, Unified Communications, and Wireless Access Points should be supported fully by OnPlus.  These devices should be able to store their configuration files and firmware on the device.  Support for these devices should take precedence over supporting Cisco Enterprise Grade hardware because the OnPlus device is billed as a small business network management product.
    "Co-Branded OnPlus –" This is a good idea, but additional reporting capabilities and full line of Cisco "Built for Small Business" product support should take priority over Co-Branding.
    Telnet/SSH – I'm not sure I understand this is a new feature.  We are currently able to use the generic connection capability to connect to Telnet and SSH.
    Customer Access to OnPlus – We should be able to provide customers with either read-only or full-control access to their network as our contracts stipulate.  We have some customers in both categories.
    Multi-site/network management – This feature will be very helpful to our customers that have some on-staff IT support.
    We’ll be working on a more consolidated view, where you’ll be able to manage customers with multiple networks in an intuitive manner. More to come on this in the future…  -- Waiting to see the details
    Wireless Practice – Good to know. 
    Device Credentials Test – We are looking forward to receiving instant feedback about whether a device has proper credentials (please include snmp in the credentials test) or not.
    Turn off monitors on selected devices – Yeah!!
    More on PSA integration – I'd like to see integration with Spiceworks in addition to the items below.
    Upload device configuration into the ticket – for a failed device, we will upload the last device configuration to the ticket, for your convenience.
    Embed a device window link in a ticket – in any ticket that’s opened, a link to the failing device’s window wll be provided so you can open it directly through your PSA.
    ISP Speed test – here you will quickly be able to gauge how your service provider is doing, as more means to troubleshoot from afar.
    There are some things that are important to our customers that aren't on the top 10 list.  Here are some of those items.
    A.  More network health reporting options and graphs.  It would be nice to be able to run a report that prints out the network Latency and Jitter and Packet Loss metrics that show up on the OnPlus' Wan Monitor Tab.  It would also be nice to include an accurate WAN speed graph in the same report.  It would also be nice to run reports on supported switches that show packet errors, Spanning Tree misconfiguration, etc.
    B.  Configure the OnPlus Device to act as a syslog server
    C.  Im in agreement with some of the thoughts above about being able to capture more WMI data and/or event log/syslog data for Windows/Linux/MAC devices and provide some reporting options for that data.  Our clients have a limited budget, so anything we can provide for them in a single drop-in appliance in the realm of network and device management is appreciated.
    D.  Voicemail backup mentioned above is a great idea
    E.  Support for Spiceworks Ticketing/Reporting Integration
    F.  Additional support for non Cisco Devices -- Most of our cleints have heterogenous networks, so being able to support devices from multiple vendors is important.  Being able to back up the network config of any SNMP capable network device could be very beneficial.
    G.  Selective VLAN listening scope from the OnPlus.  Reduces the amount of switch configuration needed to deploy the OnPlus in environments where we only need to monitor devices on some VLANS.
    H.  Selective global enablling or disabling of remote device connectivity for a customer's site or sites.
    I.  Ability to connect to multiple remote management sessions concurrently from the OnPlus.  This and #H could work together to enable a range of remote connectivity options between maybe 0 and 5 concurrent sessions and could possibly be a factor in service level pricing to the customer.  And, a report could be created that showed the customer the times when someone accessed their devices remotely through the OnPlus.
    As for general direction for the OnPlus --- I hope it doesn't go down the road of only or primarily being a management device for Cisco Enterprise IOS based products.  There appear to already be specialized Cisco Management products available for the Enterprise IOS based line of products.  I want to see OnPlus continue to support Service Providers who have clients on the smaller side of the SMB market.  In the part of the country where we work, the SMB clients, simply don't have resources for Cisco Enterprise IOS products, so it is great be able to offer a low cost drop-in appliance that fulfills general network and device monitoring and management needs.

  • Cannot configure EM Database Control

    I have two Oracle 10gR2 instances running, PROD and ACPT.  ACPT is alledgedly a clone of PROD made some 9 months before I came on board this project.  I need to get EM DB Control (Not Grid Control) running on ACPT.  After reviewing the clone procedures they say they followed to create it, I cannot vouch for the viability of the ACPT instance.  It is running, can be accessed by SQL Developer, SQL*Plus, and other web-based interfaces.  But EM will not connect to it.  I have tried EMCA ... -repos recreate, -repos drop/create, and get nothing but a bunch of errors.  -repos create crashes trying to create the SYSMAN account (which was successfully dropped by RepManager).  The CREATE USER SYSMAN command generates an error from TNS, saying an unsupported action was attempted.
    It is interesting to note that, on PROD, emctl status agent says the agent is running and ready, but, just like on ACPT, emctl status dbconsole says that OEM 10g is not running.  I say interesting because I am simultaneously connected to the EM it says is not running.
    I do not much trust the configuration of ACPT, mainly because of the OEM problems, but also because there seem to be steps missing in the roadmap they followed to create it.  There is no mention of OEM anywhere in it, and this seems odd.
    The client is, by choice, not running Grid Control anywhere, just individual DB Control isolated in each instance.  This should be fine, but there has to be something to adjust concerning EM when cloning such a DB.
    What am I missing, or where am I expecting something unreasonable??  RepManager effectively deleted the <hostname>_ACPT directory structure (although had made a copy before it did so).  It also dropped the SYSMAN schema and its objects.  But emca -config dbconsole db -repos create craps out as I mentioned above.

    user11377949 wrote:
    I have two Oracle 10gR2 instances running, PROD and ACPT.  ACPT is alledgedly a clone of PROD made some 9 months before I came on board this project.  I need to get EM DB Control (Not Grid Control) running on ACPT.  After reviewing the clone procedures they say they followed to create it, I cannot vouch for the viability of the ACPT instance.  It is running, can be accessed by SQL Developer, SQL*Plus, and other web-based interfaces.  But EM will not connect to it.  I have tried EMCA ... -repos recreate, -repos drop/create, and get nothing but a bunch of errors.  -repos create crashes trying to create the SYSMAN account (which was successfully dropped by RepManager).  The CREATE USER SYSMAN command generates an error from TNS, saying an unsupported action was attempted.
    It is interesting to note that, on PROD, emctl status agent says the agent is running and ready, but, just like on ACPT, emctl status dbconsole says that OEM 10g is not running.  I say interesting because I am simultaneously connected to the EM it says is not running.
    I do not much trust the configuration of ACPT, mainly because of the OEM problems, but also because there seem to be steps missing in the roadmap they followed to create it.  There is no mention of OEM anywhere in it, and this seems odd.
    The client is, by choice, not running Grid Control anywhere, just individual DB Control isolated in each instance.  This should be fine, but there has to be something to adjust concerning EM when cloning such a DB.
    What am I missing, or where am I expecting something unreasonable??  RepManager effectively deleted the <hostname>_ACPT directory structure (although had made a copy before it did so).  It also dropped the SYSMAN schema and its objects.  But emca -config dbconsole db -repos create craps out as I mentioned above.
    You have made several references to "errors", but have not seen fit to actually share any specific error with us.  We can certainly help you get dbcontrol configured, but we have to know exactly what commands you issue and exactly what error messages are returned.  Copy and paste from a terminal session can be quite helpful.

  • ADF  dvt:Map component  Roadmap info ?

    Is possible to obtain anywere a roadmap info about DVT: Map component ?
    How to send a command to Mapviewer Server programmatically using a DVT:Map component? ( for example : To capture a Theme info when i clicking in the a map theme position?
    Juan C LLanes

    Hi Juan,
    Are you trying to click on a point in the map and update another control on the page?
    This is available today, if you create a master-detail binding and bind the master to your map theme, and detail to another view e.g. a table, and check the checkbox "Enable row selection" when you create the map theme binding, then you will get this behavior automatically.
    If this is not what you are looking for, please clarify.
    Thanks
    Katia

  • Grid Control for a cross-platform migration

    Is it possible to use Enterprise Manager Grid Control to execute a cross-platform migration? A co-worker suggested checking this out, but he wasn't sure if it would work or not.

    Cross-Platform transportation is a complex process and done by RMAN utility. Don't rely on GridControl, better follow the roadmap in
    http://download-uk.oracle.com/docs/cd/B19306_01/backup.102/b14191/dbxptrn.htm#sthref1379
    Werner

  • Solution Manager - Issue when Roadmap is copied

    Dear All,
    I am copying a standard roadmap and then assigning it to my project. When I execute the RMMAIN transaction instead of getting the graphical representation screen with the various buttons for each item, control goes to the next screen where the roadmap structure is available in the left with the detail tabs in the right.
    And I get the below message
    <b>000000000000Enhancement /KWCUST/ (Release 610) does not exist.</b> 
    Could you please help me resolving this issue.

    Dear Smijoe,
       Please check the following SAP notes & apply.
    987320, 987727
    Regards
    senthil

  • Roadmap inside a Tabstrip

    Hi,
    I have created a roadmap inside a tab of a tabstrip.
    Whenever I try to navigate from one roadmapstep to another, it takes me back to the other Tab. What am I doing wrong? I have created separate views for all the roadmap steps and separate plugs for all the views of the roadmap step.

    Hi,
    To select a line in a table control, go to screen painter and in the table control attributes, check fields c/ col marc and fill wih  a variable name, MARC for example.
    In the include TOP you have to declare this variable:
    data: marc.
    In the internal table itab_spfli, insert the field MARC.
    In the module mod_line:
    IMODULE mod_linea INPUT.
    move marc to itab_spfli-marc.
    modify itab_spfli.
    ENDIF.
    ENDMODULE.

  • IPv6 for management and control plane on WLCs and LWAPs

    Good morning, everybody!
    I am trying to find answer to a question that has been previously asked by people but never successfully answered
    The question is about IPv6 support on Cisco Wireless LAN Controllers and access points... Does Cisco have a roadmap to include support for IPv6 used in CAPWAP, control plane and management? There are couple of posts on this topic that do not unfortunately provide any answer to this point.
    https://supportforums.cisco.com/message/3018843
    https://supportforums.cisco.com/docs/DOC-15667
    Infamous "Cisco IPv6 Solution" at http://www.cisco.com/en/US/partner/technologies/collateral/tk648/tk872/tk373/technologies_white_paper_09186a00802219bc_ps6553_Products_White_Paper.html briefly states "Wireless Solutions... In future, IPv6 control plane features may get added to those components."
    Has anyone heard of any more specific roadmap for IPv6 support for CAPWAP, control plane and management on WLCs and LWAPs?

    Full ipv6 support will never be available on the Wism and 440x controllers because they have a NPU to forward traffic and it was not designed with ipv6 in mind.
    The 5508 and Wism2 and all new controllers all have CPU based forwarding and ipv6 is coming in next releases.
    WLC 8.0 is only for december 2011/2012 and I have to say I don't know if it will support native ipv6.
    my 2 cents

  • UI Personalization Roadmap

    Hi,
    I'm not sure whether this topic belongs in this forum but I
    couldn't find another forum that addresses Flex and related user
    interface control personalization. If anyone knows of a better
    forum please let me know.
    Question / Discussion
    I'd need to understand the current position Adobe has on UI
    personalization when building an application based on the
    Flex/Flash framework.
    We'd like to move our product to Flex/Flash but the solution
    must permit a user to personalize our user interface and save the
    changes made. From both a business & developer perspective, we
    want to concentrate on our business solution rather than build out
    the technology to do this.
    Some of the user UI personalization changes expected are:
    - Hide non-mandatory fields, buttons, tabs or groups
    containing non-mandatory fields (typically unused features for that
    user)
    -Move a field or group of fields within an existing tab or
    other container to another container
    -Make a non-mandatory field mandatory
    -Define new custom buttons that link to existing application
    functionality or URL for mashups
    -Resize input and display fields (individual fields as well
    as columns in lists/grids)
    These UI changes need to be completed in MXML only,
    independent of the underlying business code since one product
    solution will be deployed and supported.
    The idea would be to store these user changes in a user
    profile that could guide the browser in rendering the MXML. A
    profile approach would also enable a user to share a unit of work
    that has a personalized UI with another user. Profiles need to
    migrate forward with the solution as subsequent versions are
    released to minimize maintenance & testing impact.
    We are looking for a more malleable interface that a user can
    shape to their purpose after delivery. This is similar to web
    parts.
    Are there any plans to support such a UI personalization
    mechanism on the Flex roadmap?
    Thanks.

    HI Pooja,
    for personalizing i hope this would help u better :
    Changing the position and visibility of  UI elements – for example, for fields and tables.
    · Adding or changing additional interface information – for example changing the button text or adding quick infos.
    · Role-specific changing of interface labels.
    · UI element roadmap: Removing individual, unneeded process steps.
    · Statically changing individual field attributes.
    · Changing the alignment of individual UI elements – for example, line starting point, align right, centered alignment.
    · Wider selection of fonts and colors for the interface layout
    Hope this might help u.
    For further ref check on to this link:
    http://help.sap.com/saphelp_erp2005/helpdata/en/11/01754276e4c153e10000000a1550b0/frameset.htm
    Regards,
    Nagarajan.

  • WPF Control?

    I am just checking to see if there have been any updates to the WPF control for .net 4.5?  Is there a roadmap anywhere for this control?  Not all of us are able to move our apps to a Windows Store or Web app. 
    Thanks
    pmont

    Thank you.
    I am using it currently on an existing application but I am about to start a new project, Windows 8.1, WPF thick client, and was trying to figure out what my best options were for a WPF map control.   If you had your choice of a
    WPF Control, for purchase or free, which one has the best support and features for use as a frontend for Bing? 
    We will need to overlay approx. 2000 graphic objects, be able to select and context menu on an object, change an objects state, but no live tracking or movement of the objects.  I am also familiar with the ESRI .net 4.0 control but not the latest 4.5
    version. 
    At one time there were memory leaks found in the control, have they been fixed, or workarounds published?
    thanks
    Paul Montgomery

Maybe you are looking for