Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
200
Navigation
posted

Hi,

i've an application with XamDataGrid.

I've implemented navigation with button that call the ExecuteCommand with recordprevious and recordnext.

If i use my button for navigate and then i click with mouse on the grid for navigate, the grid keep marked the last record that i navigate with button until i use another time my buttons.

Thank's, Luca

Parents
No Data
Reply
  • 69686
    posted

     Hello Luca,

    I don't think I understand where the problem is. Please give me little bit more information or maybe a sample project illustrating the problem to take a closer look. I also created a xamDataGrid with 2 buttons ( respectivly DataPresenterCommans.RecordPrevious and DataPresenterCommands.RecordNext ) and everything is ok and works like expected.

    Alex.

Children