G
gellert
Hello guys,
I have a Datagrid and .AllowPaging=true.... it is working well but I'd
like to page automatically after some seconds.
So the whole solution is a screen in our company showing some dates
which does not fit on 1 single screen so I'd like to automate the
Page-Event.
for example:
screen 1
after 10 seconds
screen 2 (second Page like if I click on page 2)
after 10 seconds
scrren 3 (like if I click on page 3)
..
..
..
It should work with forcing JavaScript to fire the next page-event
after 10 seconds, but do not know exactly.
Thanks a lot.
radioon.
I have a Datagrid and .AllowPaging=true.... it is working well but I'd
like to page automatically after some seconds.
So the whole solution is a screen in our company showing some dates
which does not fit on 1 single screen so I'd like to automate the
Page-Event.
for example:
screen 1
after 10 seconds
screen 2 (second Page like if I click on page 2)
after 10 seconds
scrren 3 (like if I click on page 3)
..
..
..
It should work with forcing JavaScript to fire the next page-event
after 10 seconds, but do not know exactly.
Thanks a lot.
radioon.