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
230
Slow performance
posted

Hello:

I have an existing ASP.NET application. I did a right click on project and added the licenses.licx file from the ProgramFiles/Infragistics folder.

I am using

Infragistics35.WebUI.UltraWebGrid.v10.3

1.I did a right click on tools and added the controls items for Infragistics.

2.I dragged and dropped the control on to my ascx file.

3. A reference was added on my ascx page and the config file

4. I did add a reference to the Infragistcs.Shared dll.

5. I manually copied the dll to the bin folder of my project

Is this the right way to use the Infragistics controls.

Please could someone give me the right steps.

I am able to run my application, but it is very slow, what could be causing this slowness?

I am relatively new with Infragistics

Thank you, 

 

 

Parents
No Data
Reply
  • 12004
    posted

    Hello SushmaRamakrishna,

    Mainly when adding the UltraWebGrid control to the toolbox tab and dragging/dropping the control to the page will automatically add the necessary references to the aspx and web.config file.

    When running the page is the performance occurring at the initial load of the page or when does it occur?

    Let me know you have any questions with this matter. Thank you.

Children