/*
               File: principal
        Description: principal
             Author: GeneXus C# Generator version 9_0_6-875
       Generated on: 3/21/2009 19:12:5.76
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "MDY" );
gxsetTimeFormat( 12 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._StandaloneModal=function()
{
}
this._Valid_Artitulo=function()
{
   try {
      if(  GXCurrentRow[5] ===0) return true;
      gxballoon = getGXGridBallon("ARTITULO", GXCurrentRow[5]);
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._principal=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =8;
_GXValidFnc [ 7 ]={lvl: 2 ,grid: 5 ,pgrid: 0 ,fnc: null ,fld: "ARTITULO" ,gxvar: "A20ArTitul" ,op:[  ],ip:[  ],v2v:function(Value){ A20ArTitul=Value },v2c:function(){ GXsetGridControlValue("ARTITULO",GXCurrentRow[5],A20ArTitul,0) }, c2v:function(){ A20ArTitul=GXgetGridControlValue("ARTITULO",GXCurrentRow[5]) }, nac:function(){return  null }};
_GXValidFnc [ 8 ]={lvl: 2 ,grid: 5 ,pgrid: 0 ,fnc: null ,fld: "_IMAGEN" ,gxvar: "AV5imagen" ,op:[  ],ip:[  ],v2v:function(Value){ AV5imagen=Value },v2c:function(){ GXsetGridControlValue("_IMAGEN",GXCurrentRow[5],AV5imagen,0) }, c2v:function(){ AV5imagen=GXgetGridControlValue("_IMAGEN",GXCurrentRow[5]) }, nac:function(){return  null }};
_SetStandaloneVars( ) ;
