Hello, still a newbie,
Can anybody help on how to program a hyperlink object on page (page "A") when clicked, to open a new web page (page "B") and pass a parameter value to page "B", and populate \ fill a gridview object on page "B" when the page loads. The hyperlink is in a table on page "A" not a column of a gridview control.
Scenerio: User opens page "A" and clicks on the hyperlink. The hyperlink should open page "B" and populate the gridview object on page "B"
Any help will be appreciated.
Thanks in advance,
Can anybody help on how to program a hyperlink object on page (page "A") when clicked, to open a new web page (page "B") and pass a parameter value to page "B", and populate \ fill a gridview object on page "B" when the page loads. The hyperlink is in a table on page "A" not a column of a gridview control.
Scenerio: User opens page "A" and clicks on the hyperlink. The hyperlink should open page "B" and populate the gridview object on page "B"
Any help will be appreciated.
Thanks in advance,
Comment