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
1500
Individual column settings in different ScrollRegions
posted

Hi,

 Is it possible to configure column settings (like its visibility, caption etc) individually in different scroll regions in the same band? For example I would like to have a column visible in one scroll region and invisible in another.

 Thanks,

Vitaly 

Parents
  • 469350
    Offline posted

    Hi Vitaly,

    Yes and no. You can use the ExclusiveColScrollRegion property on the column to have that column only display in one region. But you can't control the visibility of the column in a more specific way for each scroll region. 

    You can't change the column caption based on scroll region, either, although you might be able to acheive this with a DrawFilter or CreationFilter if you really want to. 

Reply Children