Hi,
I have a checkbox set up as such:
<
telerik:GridCheckBoxColumn DataField="HaulSampledTrueFalse" HeaderText="Haul Sampled?" Visible="false" UniqueName="HaulSampledTrueFalse" EditFormColumnIndex="1"></telerik:GridCheckBoxColumn>
Could someone please advise how to set the state of the checkbox to "ticked" if the data field that the checkbox is bound to, is True.
Thanks, Ida