Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Tablenode Row Select/Highlight (Read 5653 times)
BidMaestro
Junior Member
**
Offline


to learn is to live

Posts: 74
Location: Australia
Joined: Apr 20th, 2008
Tablenode Row Select/Highlight
May 20th, 2009 at 1:44pm
Print Post  
Similar to other general table controls it would be great if when you clicked on a row it was highlighted. A user would then have confirmation that they clicked on the correct row.
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Tablenode Row Select/Highlight
Reply #1 - May 28th, 2009 at 6:47am
Print Post  
Hi Doug,

That looks like a nice feature, we'll implement it in a couple of days.

Stoyan
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Tablenode Row Select/Highlight
Reply #2 - May 28th, 2009 at 12:27pm
Print Post  
Hi Doug,

We have added AutoHightlightRows property to Diagram; set it to true, and the cells in the last row clicked by the user will be painted using the RowHighlightBrush. You can get or set the row highlighted in a table using the HighlightedRow property. This is available in the latest v5.3 beta build:

https://mindfusion.eu/_beta/fcnet53.zip

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
BidMaestro
Junior Member
**
Offline


to learn is to live

Posts: 74
Location: Australia
Joined: Apr 20th, 2008
Re: Tablenode Row Select/Highlight
Reply #3 - May 28th, 2009 at 12:33pm
Print Post  
you guys are too good; I will test it out over the next day and let you know my thoughts.

Have a great weekend

Doug
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Tablenode Row Select/Highlight
Reply #4 - May 28th, 2009 at 1:17pm
Print Post  
unfortunately not as good as we'd like 8) we've already found a null-reference bug happening when you load an older diagram file that didn't have the new properties. This version should fix it:
https://mindfusion.eu/_beta/fcnet53.zip

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
BidMaestro
Junior Member
**
Offline


to learn is to live

Posts: 74
Location: Australia
Joined: Apr 20th, 2008
Re: Tablenode Row Select/Highlight
Reply #5 - May 28th, 2009 at 1:35pm
Print Post  
I certainly understand the world of regression testing. we test, we test and we test again.

Have just tested the beta AutoHighlightRows property and it works a treat...well done!

This ensures the user knows what row they clicked on.

I am always happy to test your new features and provide feedback.

Thanks
Doug
  
Back to top
WWW  
IP Logged
 
BidMaestro
Junior Member
**
Offline


to learn is to live

Posts: 74
Location: Australia
Joined: Apr 20th, 2008
Re: Tablenode Row Select/Highlight
Reply #6 - May 28th, 2009 at 1:58pm
Print Post  
Stoyan

Just tested the HighlightedRow property of the tablenode to obtain the row that was clicked and also reset the property under program control to select a different row.....excellent

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