Hi
The user selects an Order number on Page1.aspx and then opens Page2.aspx where a Datagrid1 is displayed.
The Order number selected is represented in the first row of Datagrid1 and when Page2.aspx opens I would like it to automatically scroll through Datagrid1 until it finds the row represented by the order number selected.
Is this posible?
Thanks for any help, very much appreciated
The user selects an Order number on Page1.aspx and then opens Page2.aspx where a Datagrid1 is displayed.
The Order number selected is represented in the first row of Datagrid1 and when Page2.aspx opens I would like it to automatically scroll through Datagrid1 until it finds the row represented by the order number selected.
Is this posible?
Thanks for any help, very much appreciated