G
Guest
Hi All,
i have problem to scroll the page the the specific section of the page after
click a command button.
I have tried using <a name="f"> and use response.redirect("xxxx.aspx?#f").
Although it works but i dont wan to reload the page.
I also used hyperlink to goto the "f" section. It works good without fire an
event (which cause reload page) but, the problem, i wan to click on a command
button and not the hyperlink.
So, how to accomplish it by clicking only the command button and direct me
to the "f" section without fire any event.
Any ideas? guiline?
Thank you in advance.
Best regards,
OCurnos
i have problem to scroll the page the the specific section of the page after
click a command button.
I have tried using <a name="f"> and use response.redirect("xxxx.aspx?#f").
Although it works but i dont wan to reload the page.
I also used hyperlink to goto the "f" section. It works good without fire an
event (which cause reload page) but, the problem, i wan to click on a command
button and not the hyperlink.
So, how to accomplish it by clicking only the command button and direct me
to the "f" section without fire any event.
Any ideas? guiline?
Thank you in advance.
Best regards,
OCurnos