Hi,
with the selectedvalue property i can get the key of the row the user selected.
Is there some way of setting this value as well?
For example a grid with customers with paging enabled : The user clicks on a row to modify the customer. We redirect to a modify customer page and when the user is done on that page we go back to the page with customers.
We know the customers ID and using that i need to reposition the grid on the proper page again.
Does somebody have advice on what the best way is to do this?
Kind regards,
Marco van Kimmenade
with the selectedvalue property i can get the key of the row the user selected.
Is there some way of setting this value as well?
For example a grid with customers with paging enabled : The user clicks on a row to modify the customer. We redirect to a modify customer page and when the user is done on that page we go back to the page with customers.
We know the customers ID and using that i need to reposition the grid on the proper page again.
Does somebody have advice on what the best way is to do this?
Kind regards,
Marco van Kimmenade