Apologies Maria for the late response.
Pasted below is the code snippet. Place a breakpoint in the setter of TextBox's Visible property. At one point the visible property is set as false. But when RadAjaxManager is commented in the aspx, the Visible property is not set to false.
Thanks
Rohit