Solution for particular cell in COLUMN is editable or not for a Tab widget.
- avinash.h@siemens.com
- Posts:6
- Joined: Mon Feb 20, 2017 5:44 am
Solution for particular cell in COLUMN is editable or not for a Tab widget.
How to edit a particular row column of a tab to make it editable or not. I can find editable for whole column but not for particular cell in a column. Can somebody please suggest
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Solution for particular cell in COLUMN is editable or not for a Tab widget.
"editable" is only a property of the column.
- avinash.h@siemens.com
- Posts:6
- Joined: Mon Feb 20, 2017 5:44 am
Re: Solution for particular cell in COLUMN is editable or not for a Tab widget.
Ok Thanks.