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,
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.
Thank you Duane for getting back. By adding the UltraWebGrid control to the toolbox tab and dragging/dropping the control to the page Helped.
The slowness was when I build my project. I had to alter my Configuration manager settings, and exclude my deployment project.
I am using the WebDataGrid and so far it's working great...
Sushma
Thanks for the update.
Do you have any questions or need any further assistance on using the WebDataGrid?
Let me know if you have any questions wtih this matter. Thank you.