I have a Dojo Datagrid on one of my pages (which contains more content), and the following problem occurs: As soon as I click on the column heading to change the sorting, the page will jump up as if I clicked on some HTML anchor.
It is funny that when a page is navigated, the grid will only show the first two lines after it has jumped, instead of (for example) starting the grid at the top of the page after the jump, which is the expected behavior if the anchor is used.
The problem occurs in different browsers (tested: Firefox 3.6, Opera 10, IE6), so I think it could be a Dojo -problem / -bug problem.
Any ideas for this annoying behavior to stop?
Hi, Select0r
PS: this seems to describe a similar problem, only for jQuery (and, unfortunately, without a solution too)
source
share