Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Adjust TableNode row height and column width (Read 2039 times)
chowy
Junior Member
**
Offline


I Love MindFusion!

Posts: 72
Joined: May 8th, 2017
Adjust TableNode row height and column width
Jan 17th, 2018 at 6:16am
Print Post  
I want to adjust the row height or column width by the mouse, what method can you achieve?
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3153
Joined: Oct 19th, 2005
Re: Adjust TableNode row height and column width
Reply #1 - Jan 17th, 2018 at 6:55am
Print Post  
Set table's AllowResizeColumns and AllowResizeRows properties.

Regards,
Slavcho
  
Back to top
 
IP Logged
 
chowy
Junior Member
**
Offline


I Love MindFusion!

Posts: 72
Joined: May 8th, 2017
Re: Adjust TableNode row height and column width
Reply #2 - Jan 17th, 2018 at 8:15am
Print Post  
Thanks!but Can I fill the border with rows?

Slavcho wrote on Jan 17th, 2018 at 6:55am:
Set table's AllowResizeColumns and AllowResizeRows properties.

Regards,
Slavcho

  

fillRow.png ( 10 KB | 80 Downloads )
fillRow.png
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3153
Joined: Oct 19th, 2005
Re: Adjust TableNode row height and column width
Reply #3 - Jan 17th, 2018 at 11:38am
Print Post  
At this time you could set row.Height to a larger value when you detect the table is higher than its rows' total. We'll have in mind some auto-fill feature for next release, similar to what columns offer.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint