Greetings,
I'm using VS 2005 and got three objects on a form: bindingNav,
datagrid and a button. On button_click I set the datagrid and nav to
one dataset and grid displays 20 records. The queston is that when I
click next/prev off the Nav the countitem changes fine, but the
datagrid doesn't move to next/prev record. I checked the Nav's next/
prev/last/first are all set in designer. Do I need events for each
nav_click_item to display the correct record? What's the purpose for
having next/prev/last/first buttons set within the navigator
designer.
Thanks in advance.
I'm using VS 2005 and got three objects on a form: bindingNav,
datagrid and a button. On button_click I set the datagrid and nav to
one dataset and grid displays 20 records. The queston is that when I
click next/prev off the Nav the countitem changes fine, but the
datagrid doesn't move to next/prev record. I checked the Nav's next/
prev/last/first are all set in designer. Do I need events for each
nav_click_item to display the correct record? What's the purpose for
having next/prev/last/first buttons set within the navigator
designer.
Thanks in advance.