|
Dear All
Help Needed
we have placed this code for displaying
checkboxes.
<display:column title="Include in Analysis" align="left">
<input
type="checkbox" name="id"
checked="checked"/>
</display:column>
We have used pagination and sorting. Intially al the checkbox are in the checked postion. Certain checkbox are unchecked for certain values. we need retain the unchecked checkbox for the particular values even if we traverse around the page. Currently the values are not getting retained.
Thanks and Regards, Anand Lourdes Ignatius |

