Hello, I have created a Jasperreport. It is connected with the database . Now I want one extra column, which can have value on per row basis. Other columns will display the values from the database, but this column will not contain any values after it is being displayed to user. For any perticular row, If user want that this column should have value, user can type the value. So how can I add such field/column in JasperReport, so that user can change it's value at any time. In short I want such Text Box which can be edit by user. Please, help if anybody already worked on it? -Thanks in advance.