Hi Tony,
Thanks for Reply. I installed the hot fixes available..I am using NetAdvantage 2006 vol1 CLR 2.0..and hot fixes for the same.
Now one more really clueless problem I am facing.
1) I have few links on page which have __doPostBack('controlid', 'someargument')
2) Based on the link clicked the asp:panel is dynamically updated respective user controls.
3) Everything was working fine apart from 'parentNode is null', after installing hot fixes. this error is solved .but the new problem I am facing is whenenver I click the link which causes to load the panel with the usercontrol which is having infragistics webgrid and then click on another link which is not using any infragistics grid and then come back to previous link it opens a blank page with just 'true' word on the page, also the title par of the page will chage to javascript function __doPostBack('controlid', 'someargument') as if i am tring to open this in new page.
5) If I dont click on any link which causes to load UC with Infragistic grid on it.....rather click on other link which loads UC without infragistics....it works fine...so i feel there is some problem while infragistics grid load.
5) If i can get some help about this....it would be great.
Thanks and regards
Varsha