how do i do then when i load a form it check the checkbox rather than showing true or false next to it chkIsFavourite.text = gvdPizza.Rows.[e.Rowsindex].Cells[0].value.tosring()
how do i do then when i load a form it check the checkbox rather than showing true or false next to it chkIsFavourite.text = gvdPizza.Rows.[e.Rowsindex].Cells[0].value.tosring()
Regards David R --------------------------------------------------------------- "Every program eventually becomes rococo, and then rubble." - Alan Perlis The only valid measurement of code quality: WTFs/minute.