Please reply someone, I,am in urgent need. I am also using <asp:checkbox> to show data. The fields returned by the query are "groupid", "groupname" & status" which are number, string and boolean data type respectively. I can display the groupname by using Datafield="groupname" but facing problem to check a particular check box based on the status. please help!
|