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
265
Customizing the code of the control
posted

 After Customizing the code of the control How can I debug it.

 

Parents
No Data
Reply
  • 28464
    posted

    Hello,

    Infragistics ASP.NET controls follow the same logic as standard ASP.NET controls and you can debug them just the way you debug normal code. For information on debugging in Visual Studio .NET, you can check out this link:

    http://msdn.microsoft.com/en-us/library/sc65sadd.aspx

    For debugging client-side code, I recommend installing a browser plugin tool like IE Web Developer Toolbar or FireFox FireBug.

Children
No Data