Circular reference in user controls in Aspx page

Rehan Mubarak 1 Reputation point
2020-12-14T11:37:39.407+00:00

Hi ,

I have aspx application which has 2 user controls i.e Employee and EmployeeDetails
I have referered Employee Details control in EmployeeUser controls because whenever user selects any employee records it navigates to display the contents in Employee Details Control.

Now the problem is that I use this Employee details controls for new employee addition and updation for existing employees . I also need to refresh the Employee Grid after any new addition/Updation of employee but when I refer it is throwing circular reference error .

Please provide suggestions to overcome this

48001-image.png

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
{count} votes