Dynamic Data Model - Asp.Net - Encrypted field - Sorting -


i've built application in dynamic data model asp.net retrieves , saves data underlying data source. 1 of fields encrypted , data cipher text handled in field templates smoothly encrypts/decrypts data seamless user.

the issue sort. gridview sorts data data datasource, there workaround can sort data decrypted text?

the encryption , decryption handled appropriate methods.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -