Datagrid with dropdownlist
I am using a datagrid wtih dropdownlist(ddl) and edit option with in it.once i enter data using ddl, its values get stored in the database.now i want that values to be unchanged whenever the same row edit option is loaded.i want them to be read only.All i want is to make dropdownlist read only.
Thank you.



