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
210
Splitter separating fixed records from teh rest
posted

This may be an elementary question, but is there any way to repsoition this splitter?  Presumably, allowing for separate scrolling between the fixed records and the rest?  If I have 20 records, and the grid's only big enough to show 5 at a time, once I pin 5 records to the top, I can no longer see the other 15 records.  The scroll bar continues to scroll them, but they're off the screen, so I can't see them.

I actually even tried this out in the customer relation app in the IG samples showcase and saw the same problem there.  So I'm getting a little nervous that this functionality is not actually possible.

Anyone out there have any ideas about what to do?  We'd like to use pinning as an alternative selection mode and it works great, except for this one issue.

Parents
No Data
Reply
  • 28407
    posted

    HI,

     The definition of a fixed record is that is doesn't scroll so you need to have enough space in the grid for all fixed records and a scrollable area

     Other behavior that might be desireable is multiple row scroll regions. That would be a feature request. Not sure how that would help in your case.

    Sincerely,

    'Matt
    Developer Support Engineer

Children