G
Guest
I have an object datasource control that is referencing a class in the app
code directory called SQLCommands.vb. That class calls stored procs in a
remote server. On my page I'm using a GridView to update fields. I click
edit, and edit some info, then click update and it calls the right update
function. It executes the query with no exceptions and when the page
refreshes the row disappears!
Anyone experience anything like this?
Thanks
code directory called SQLCommands.vb. That class calls stored procs in a
remote server. On my page I'm using a GridView to update fields. I click
edit, and edit some info, then click update and it calls the right update
function. It executes the query with no exceptions and when the page
refreshes the row disappears!
Anyone experience anything like this?
Thanks