This question is locked. New answers and comments are not allowed.
I'm experiencing an issue in Firefox (doesn't happen in IE). After I bind my RadGridView and then call any javascript function when I click a hyperlink on the containing page, the grid view rebinds each time I click. How can I get this behavior to stop? I only want to rebind when I doing something inside the grid itself: I don't want to have to keep rebinding when I use controls outside of the Silverlight app.