Strings not updated in gridview
ASP.NET
2
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have problem with updating string values using GridView. After pressing edit button i insert new values into textboxes. But after update, updated are only columns, which are not string. String values become empty. Im using Oracle database. Here is relevant code fragment: Can anyone help me please?
-
Hi, I have problem with updating string values using GridView. After pressing edit button i insert new values into textboxes. But after update, updated are only columns, which are not string. String values become empty. Im using Oracle database. Here is relevant code fragment: Can anyone help me please?