filling listCheckBox with table data
i have a database table that consist of ID(int) , NAME(varchar) , ADDRESSING, STATUS(int) ..... I want to Populate a listCheckBox with the table data and check every row where the STATUS ==1..... I'm really getting stuck. I need help on how to do this
Cynthia SathuragiriPosted Mar 5, 2018, 1:49 AM
Gabriel olayinkaPosted Mar 5, 2018, 1:17 AM
Amit GuptaPosted Mar 4, 2018, 11:34 PM