I have taken div inside Update Panel, Inside this div there is GridView. Now I have kept HeaderText in asp:BoundField. I am doing some javascript stuff for which i am reading innerHTML of div tag now when i execute this in IE it works fine But same thing causes problem in Firefox 3.5 i.e. those HeaderText are come as Undefined when i see it on Firefox. Please help.
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)