I have a bunch of data in a database that is presented with a gridview, is there an easy way to change one column of numbers to a dropdown menu (IE Mapping 0 to "Status0" and 1 to "Violation 3" or ...
I created a page where a user is *supposed* to submit data into textfields which then inserts to the database, while a gridview displays rows created in the current month, and subsequently displays ...