G
Guest
i currently have a dataview bound to my datagrid and would like to add some
navigation. i already have a mouseup event that highlights a row when the
user clicks a cell. i am looking for a way to highlight the previous or next
row depending on if the user hits the up or down arrow keys. i've tryed
makeing a few event functions for it but nothing seems to catch movment
through the dataview cells. anyone have an idea how to do this?
thanx in advance.
navigation. i already have a mouseup event that highlights a row when the
user clicks a cell. i am looking for a way to highlight the previous or next
row depending on if the user hits the up or down arrow keys. i've tryed
makeing a few event functions for it but nothing seems to catch movment
through the dataview cells. anyone have an idea how to do this?
thanx in advance.