I am using a accordion control which has nested gridviews within the content section and a series of buttons. When the page is first loaded, it requires 2 clicks before any button or linkbutton's events are fired.
For the buttons I have hacked together a fix using external buttons which I invoke via javascript, however for the gridview 'edit' and 'delete' command buttons this does not apply.
Has anyone found a solution for this bug?