Risolto cloning con stored
#fixed 974 git-svn-id: https://keyhammer.ath.cx/svn/WebGIM/trunk@18 3e04ef4b-3b25-4b6c-be27-bb5389ca777b
This commit is contained in:
@@ -427,9 +427,7 @@ public partial class mod_macchine : ApplicationUserControl
|
||||
switch (_comando)
|
||||
{
|
||||
case "clonaObj":
|
||||
#if false
|
||||
TA_app.obj.taMacchina.sp_clonaImpianto(_idx);
|
||||
#endif
|
||||
TA_app.obj.taMacchine.sp_clonaMacchina(_idx);
|
||||
grView.EditIndex = -1;
|
||||
grView.DataBind();
|
||||
// blocco update!
|
||||
|
||||
Reference in New Issue
Block a user