Import information encripted from SQLServer Database to GridView
-
Hello Everyone, good afternom. I don't know if I'm posting my doubt on the write place, if it's not my apologies" Well, I'm working on a project that I'm having problemas when importing data from the SQL Server Database to import it to GridView. In this case as doing bind with GridView I'm not able to manipulate data to decript using a class I created to encript and decript. With all other controls I'm able to encript and decript using my class but in this case I'm just able to do bind with gridview and nothing more. Could you guys help me with this, bicause I'm aready working on this project has 3 days and I couldn't find any good solution to this problem. Thank you guys in advanced. Brgds//Rodrigo Lima
-
Hello Everyone, good afternom. I don't know if I'm posting my doubt on the write place, if it's not my apologies" Well, I'm working on a project that I'm having problemas when importing data from the SQL Server Database to import it to GridView. In this case as doing bind with GridView I'm not able to manipulate data to decript using a class I created to encript and decript. With all other controls I'm able to encript and decript using my class but in this case I'm just able to do bind with gridview and nothing more. Could you guys help me with this, bicause I'm aready working on this project has 3 days and I couldn't find any good solution to this problem. Thank you guys in advanced. Brgds//Rodrigo Lima
hi.. why you do not use a similar process or its onDatabound ...