Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic LaneGrid Feature Support (Read 1470 times)
anurodhora
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 103
Joined: Jan 19th, 2009
LaneGrid Feature Support
Aug 24th, 2009 at 11:46am
Print Post  
Hi,

I need to work with LaneGrid of the WPFDiagram.

I need to know whether the Lane Grid supports the following features:


- when ever the mouse being moved over the cells, a green  coloured line should connect the corresponding row and column of  lane grid to the intersecting cell  as shown in   the diagram.
- When ever we click on  any cell of the grid, a node should be created at that cell and link should be established b/w the corresponding column as well as row to the created node as shown in the diagram.

**** I am sending you the diagram(Image) via email ****

It will be very helpful if you can provide me a sample for the supported features(from above list).

Thanks, 


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


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: LaneGrid Feature Support
Reply #1 - Aug 25th, 2009 at 7:19am
Print Post  
Here is a link to a sample in C# which illustrates how to do these:

https://mindfusion.eu/_samples/_sample_Lanes.zip

Meppy
  
Back to top
 
IP Logged
 
anurodhora
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 103
Joined: Jan 19th, 2009
Re: LaneGrid Feature Support
Reply #2 - Aug 31st, 2009 at 3:03pm
Print Post  
Hi,

Thanks for your reply.
The sample provided by u fulfills our requirment.

But there are still some issues which I need to get done:

- How can I get vertical text in Column Headers.
I had tried RotateTitle for the column heades,but is not working.

- The diagram loading is taking much time when 300 rows and 300 columns are added to it.Also the redering of the diaram is also taking much time.

- I had made all the 4 BorderPen to null,but the vertical lines appear when the sample applications window is maximized.

- How to get the cells of a particular row/column upto a specified cell only.

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