How to change the value in gridview?? For example I made the timecard in asp.net when employee checks in it goes through the database and show date and check in or out gridview (total of two column date and inout). Check in display as check in checkbox and check out display as empty check box I would like to chage it to actuall word "checked in" or "checked out" instread of check boxes... (I don't want to put in string in the database I would like to change in asp.ent)
Could you please help me?
Thank you
Could you please help me?
Thank you
Comment