Hi
I have three columns and three rows below.
I just want that three cells are editable. How can I do that?
Thanks in advance.
Minkyu Lee.
I have three columns and three rows below.
|
Column1 |
Column2 |
Column3 |
Row1 |
IsEditable = true |
IsEditable = false |
IsEditable = false |
Row2 |
IsEditable = true |
IsEditable = false |
IsEditable = false |
Row3 |
IsEditable = true |
IsEditable = false |
IsEditable = false |
I just want that three cells are editable. How can I do that?
Thanks in advance.
Minkyu Lee.