Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
420
Asynchronous loading of controls in Dashboard
posted

Hi All,

          I am developing a Windows Forms Application in which UltraWinGrid plays a vital role. Now the requirement is that I need to provide a dashboard feel which should contain Charts, Indicators, Grids, Reports,etc of the same data in a single view. I checked out the sample called "MyFinance" provided by Infragistics. We can create a user control which consists of navigation bar, explorer bar, ultracharts,etc and use it in the Form. So, for each and every user control we need to explicitly assign the datasource and also we need to handle the events.

        My question is "Isn't there an explicit dashboard control which could offer features like moving the components at run-time, resizing the components at run-time, hiding the components that we want,etc. In a nutshell I want to create a dashboard which is similar to that of a blog's dashboard with each and every component loading asynchronously. Is there any dashboard control which contains some set of controls by default and having the ability to assign a single datasource for the entire dashboard?

Regards,

Raghuraman.V

Parents
No Data
Reply
  • 9190
    Offline posted

    Hello,

     

    After some research, this issue has been determined to be a new feature request.  I have sent your feature request directly to our product management team.  Our product team chooses new feature requests for development based on popular feedback from our customer base.  Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.

     

    We value your input, and our philosophy is to enhance our toolset based on customer feedback.  If your feature is chosen for development, you will be notified at that time.  Your reference number for this feature request is FR13514.

     

    If you would like to follow up on your feature request at a later point, you may contact Developer Support management via email.  Please include the reference number of your feature request in the subject and body of your email message.  You can reach Developer Support management through the following email address:  dsmanager@infragistics.com

     

    Thank you for your request.

Children