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

FreezeColumnsCount UI

 Post Reply Post Reply
Author
Message
Marek View Drop Down
Groupie
Groupie


Joined: 02 February 2005
Status: Offline
Points: 20
Post Options Post Options   Thanks (0) Thanks(0)   Quote Marek Quote  Post ReplyReply Direct Link To This Post Topic: FreezeColumnsCount UI
    Posted: 08 December 2005 at 4:43pm

Hi Everybody

There's a new feature to set the number of columns from the left in a Report to frozen (FreezeColumnsCount), so that no matter how far you scroll to the right, the set number of left-most columns remain visible in the Report window.

I was just wondering if anyone had UI ideas for this. I tried adding an Edit Box to a right click menu to set the number of columns to freeze but the CJ Command Bars control doesn't seem to have an event handeler to handle an post edit Edit box event.

I was thining I could put up a right click menu when the header is clicked with a menu option to freeze 'this column and all to the left' but then how would one clear frozen columns. Another menu item on this menu to Clear Frozen Columns? Perhaps.

If someone has implemented this feature, I'd be interested to hear how you did it...

Thanks.

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 09 December 2005 at 9:35am
To clear, simply set FreeseColumnsCount bact to zero.
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 10 December 2005 at 7:57am

Hi Marek,

 

For example you can implement it in the same way as in CodeJock sample application

 

 

You can make this menu available as a popup clicked from header. It could be also available as a combobox from the toolbar.

 

Or as you wrote above, you can show custom popup edit form and hide it on Form_Deactivate event (see Report sample, Task List sample, popup DatePicker, frmDatePicker).

 

--

WBR,

Serge

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.172 seconds.