Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - FreezeColumnsCount behavior
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

FreezeColumnsCount behavior

 Post Reply Post Reply
Author
Message
YDV View Drop Down
Newbie
Newbie


Joined: 01 April 2015
Location: Bulgaria
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote YDV Quote  Post ReplyReply Direct Link To This Post Topic: FreezeColumnsCount behavior
    Posted: 01 April 2015 at 4:33am
Hello everyone,

we are using the report control to visualize the data in a DB table. We have a feature that enables the user to lock certain number of columns when scrolling horizontally. However, using FreezeColumnsCount is not behaving as we want it to: 

According to its description, the property will only freeze columns starting at the left-most side of the report and only in consecutive order. I guess that to achieve this the report control determines the order of the column based on its index, which does not change when the column getts hidden. The problem is that if the user wants to lock 3 columns but columns with index 1,2,3 are hidden, then no columns will be locked. 

Is there a way to ensure that we will always have the visible columns locked? Thank you in advance.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.266 seconds.