08-30-2018, 12:39 PM
(08-21-2018, 09:51 AM)Alexandre Machado Wrote:Right now as a quick fix I have placed edits (sized real small) and return the focus to these. I also dropped the TMS component TIWScrollBarPersistence on to my form (as suggested by them) but that did not solve my issue either.(08-14-2018, 12:14 PM)msgopala Wrote:(08-14-2018, 10:01 AM)Alexandre Machado Wrote: Hi,
you mean that the page has been scrolled to some position Y before submitting and when rendered again it doesn't go back to the old position? Are you trying to set this position somehow or just setting the focused control?
Yes, the page has been scrolled to some position Y before submitting and when rendered again it doesn't go back to the old position. I am just setting the focused control.
Thanks
Hi,
I'll have to try it myself and see how it goes. In some cases you will need some custom programming/JavaScript to save and restore page position, if you want it to reload in the same position.
Users find this a bit inconvenient, to put it mildly. I would rather have a permanent solution in the future.
Thanks

