I am using V8.1 of the UltraWebToolbar. I am having an issue with a button on the toolbar causing a postback the second time it is pressed even though AutoPostback is set to false in both the HTML and Code (Just to be sure). The first time the button is pressed it deletes a row from the associated grid correctly but the second time it is pressed it causes a postback. No code appears to be different between the two button presses. Any one have any ideas what I may be doing wrong?