H
Hemant
Hi,
I am working on asp.net 2008 in c# .
I create a website in .net framework 2.0 .
I used link button on master page for redirect to home page and logout .
these link button are working well till I am not make visible true to a
table row in content page.
If that table row is visible the event attached to this button are not
fired. but all are working fine in firefox .
means event are fired in firefox but not IE 7.
what is the cause of this problem?
Thanks,
Hemant
I am working on asp.net 2008 in c# .
I create a website in .net framework 2.0 .
I used link button on master page for redirect to home page and logout .
these link button are working well till I am not make visible true to a
table row in content page.
If that table row is visible the event attached to this button are not
fired. but all are working fine in firefox .
means event are fired in firefox but not IE 7.
what is the cause of this problem?
Thanks,
Hemant