Tagged Questions
1
vote
1answer
363 views
Problem with expanding/collaping gridview rows in Firefox
I have an asp:Gridview control called gvComments that uses the following Javascript to show/hide table rows. If the expand/collapse button is clicked, a string (EventID) is passed to the function and ...