Hi all,
Have anyone tried to change the default gridview?
My requirement is, some data are encrypted and stored in database, and when the data are displayed in a gridview or in a detailed view. we need to decrypt the data frist.
For the detailed view, we can execute some script when the form is loading,
But we have no idea how to achieve it in a gridview page.