Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Tab cell browsing of a tablenode? (Read 1208 times)
jdd48
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 10
Joined: Aug 11th, 2008
Tab cell browsing of a tablenode?
Sep 7th, 2008 at 11:03pm
Print Post  
Is there any property that directly enables tab cell browsing of a tablenode, or any suggested way to implement this feature programmatically? Thanks.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Tab cell browsing of a tablenode?
Reply #1 - Sep 8th, 2008 at 8:03am
Print Post  
There is no such property available. You could handle the form's KeyDown event for TAB, and use DiagramView.BeginEdit to move to the next cell.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint