Skip to main content
Participant
April 26, 2006
Question

Page Control Event Listener

  • April 26, 2006
  • 1 reply
  • 253 views
I need to set a selected Index on an enhanced data grid and noticed that if I set it right after I set the dataProvider for the page control, it won't work. The only way around this that I have seen is set an interval and wait for it to finish loading. This works, but I really want a non hacked solution. Does anyone know of any dispatched events from either the enhancedDataGrid or from the pageControl that would help me out I would appreciate it. Barring that, If someone could point me towards the pageControl code files (I can't locate it) so I could look at the dispatched events that should be enough.

Thanks
This topic has been closed for replies.

1 reply

Inspiring
April 26, 2006
pageControl must be a custom class because there is no such class in the standard package. And there is no enhancedDatagrid. Maybe you are using components from a third party?
Participant
April 26, 2006
It is part of one of the dev res kits Don't remember which one though.
Inspiring
April 26, 2006
Then I hope someone can help you out. I don't have the software.