Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
520
Card Space scroll resets on lost focus
posted

I am replacing my home grown 'Transposed UltraGrid w/header section on a data repeater' with a 'Card Spaced UltraGrid w/header section on a data repeater'. I am very close but there is an 'annoying' behavior I can't seem to find addressed in the IG model. Anyways, here is the symptom. I have given the users the ability to scroll the individual Card Spaced (single row) grids horizontally. So the user scrolls the grid on one Data Repeater item over to the records for October then decide to look at October on a different Data Repeater 'row' and as soon as they click in that data repeater 'row' the grid on the previous 'row' resets back to January.

Can I stop this from happening?

I seem to remember that there were a couple properties of the WinGrid that were specific to the VB Data Repeater control (I spotted them when the app was being developed a couple years ago and have since 'lost them'). Perhaps they are something I need to look at. Can you point me to where I saw those, too?

Thanks in advance.

 

Parents
  • 469350
    Offline posted

    Hi, 

    I'm afraid I don't understand your description of the issue. Could you post a small sample project or maybe some screen shots so I can see what you mean?

    Mitchster2 said:
    I seem to remember that there were a couple properties of the WinGrid that were specific to the VB Data Repeater control

    There are no such properties that I am aware of. The grid has no knowledge of, nor connection to, the DataRepeater - at least not directly.

Reply Children