cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Programing with table

Former Member
0 Kudos

Hi All,

I have have a table with values and shown with textview property .I wanted to select a row and by clicking a modify button,

that particular row should be editable .Is this achivable and how?

Thanking you,

Harikumar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

easy, insted of text view make the table columns as input fields but read only..

on click of modify make the read only property to false.

regards

manas dua