Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OnChange problems
#1
I made a form with 100+ TIWComboBox questions on one page.

Using the OnChange event, the page is updated on every response. That is an inconvenience when we are at the end of the Form because it returns to the beginning every time it responds.

Is there any code that solves this problem? (Ps. I would not want to use Async events).

Best regards.
Reply
#2
Setting the form.AutoScrollPos = true might work.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)