Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to add a control inside a Table Cell? (Read 1194 times)
venki5star
Junior Member
**
Offline



Posts: 82
Location: India
Joined: Mar 9th, 2010
How to add a control inside a Table Cell?
Apr 9th, 2010 at 4:59am
Print Post  
Hi,
I have a TableNode with 3 rows and 3 columns, i wanted to add a ToggleButton in one of the cell.

1) How to achieve this?
2) On CellClick event how to identify that the cell contains a ToggleButton?

Please help.

  

Castle Rider
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to add a control inside a Table Cell?
Reply #1 - Apr 9th, 2010 at 8:33am
Print Post  
Hi,

Table cells cannot host controls at this time. You could display a button image inside a cell and toggle it to an image for a different state in response to CellClicked.

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