Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic LaneGrid bug + feature request (Read 2018 times)
jf2020
Junior Member
**
Offline


I love FlowChart!

Posts: 63
Joined: Feb 23rd, 2006
LaneGrid bug + feature request
Jan 9th, 2009 at 9:19am
Print Post  
Good Day,

I'm developing a new diagram in our application and I'm using the LaneGrid.

1. I'm using the CellBoundsChanged event to move objects when the user resizes rows or columns and this works fine. But I found that this event is not triggered when new Rows or Columns are added, hence my objects are no longer moved  Sad  Could you modified this so that the event is triggered for the relevant cells after headers modification (insert/delete)? On Insert the event would be triggered for all cells moved following the insert (no event sent for the newly created cells) On delete same the event would be sent only for moved cells and not for the deleted ones.

2. In our app the user can insert new headers levels, and shall be able to resize them but it seems that resize using the mouse is only possible in the vertical direction for row headers and the horizontal one for column headers while I also would like to be able to resize the width/height of each level (i.e. modify RowHeadersWidths and ColumnHeadersHeights using the mouse the same way row heights and column widths can be modified).  Do you think that you could also implement this feature?



  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: LaneGrid bug + feature request
Reply #1 - Jan 9th, 2009 at 12:43pm
Print Post  
Hello,

1. This indeed appears to be a bug. I will fix it and get back to you with an updated version.

2. I will check what I can do about this. In case it isn't much fuss to implement this, it will be available in the update containing the above fix.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: LaneGrid bug + feature request
Reply #2 - Jan 9th, 2009 at 4:11pm
Print Post  
I have sent you a personal message with an updated version of the control. Please, take a look at it.

Meppy
  
Back to top
 
IP Logged
 
jf2020
Junior Member
**
Offline


I love FlowChart!

Posts: 63
Joined: Feb 23rd, 2006
Re: LaneGrid bug + feature request
Reply #3 - Jan 13th, 2009 at 9:02am
Print Post  
Hi Meppy,

I tested the new version and sent you a PM Wink. I'm not sure if you received it though. ???
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: LaneGrid bug + feature request
Reply #4 - Jan 13th, 2009 at 9:19am
Print Post  
Hey,

I am currently finishing the implementation of the discussed features. I initially thought this won't take that long therefore I didn't reply to the PM right away. I will get back to you soon.

Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint