I have a ComponentArt grid that I'm editing with a pop editing dialog. I pass values between the grid and the dialog using javascript. All was well until I put the page containing the grid inside a MasterPage; I got some errors because of naming containers and fixed them, but it looks like ComponentArt's DataGrid is still looking for something it can't find, because it's blowing up in their javascript.
Question: Has anyone had a ComponentArt DataGrid blow up inside a master page before, and if so, what did you do about it?