Hi dear all I have a datagrid with information from web service. Each row of the datagrid fulfill the screen, so each time only one row will represent in the screen.
However, I find that when I use the scroll button of my mice to browse the datagrid, it scroll down two rows, and display the 3rd row after my current row. Can I applied some scroll policy to make it scroll down one row each time?

