Hi,
I have created a table in which the columns are input fields. I have to read the input field values which user enters from the screen. When running the application the table columns cant be edited, eventhough i have made the readonly property of input field to " false". Can anyone sugeest why it behaves like that?