/*
               File: calendario
        Description: calendario partidos
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 8/15/2010 12:31:48.9
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A743Equipo = GXgetIntegerValue("EQUIPOCASA")
   A745Equipo = GXgetIntegerValue("EQUIPOFUERA")
}
this._StandaloneModal=function()
{
}
this._calendario=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =22;
_GXValidFnc [ 15 ]={lvl: 2 ,grid: 23 ,pgrid: 0 ,fnc: null ,fld: "_JORNADA1" ,gxvar: "AV43Jornad" ,op:[  ],ip:[  ],v2v:function(Value){ AV43Jornad=Value },v2c:function(){ GXsetGridControlValue("_JORNADA1",GXCurrentRow[23],AV43Jornad,0) }, c2v:function(){ AV43Jornad=GXgetGridControlValue("_JORNADA1",GXCurrentRow[23]) }, nac:function(){return  null }};
_GXValidFnc [ 16 ]={lvl: 2 ,grid: 23 ,pgrid: 0 ,fnc: null ,fld: "_FECHA1" ,gxvar: "AV45Fecha1" ,op:[  ],ip:[  ],v2v:function(Value){ AV45Fecha1=Value },v2c:function(){ GXsetGridControlValue("_FECHA1",GXCurrentRow[23],AV45Fecha1,0) }, c2v:function(){ AV45Fecha1=GXgetGridControlValue("_FECHA1",GXCurrentRow[23]) }, nac:function(){return  null }};
_GXValidFnc [ 17 ]={lvl: 2 ,grid: 23 ,pgrid: 0 ,fnc: null ,fld: "_HORA1" ,gxvar: "AV61Hora1" ,op:[  ],ip:[  ],v2v:function(Value){ AV61Hora1=Value },v2c:function(){ GXsetGridControlValue("_HORA1",GXCurrentRow[23],AV61Hora1,0) }, c2v:function(){ AV61Hora1=GXgetGridControlValue("_HORA1",GXCurrentRow[23]) }, nac:function(){return  null }};
_GXValidFnc [ 18 ]={lvl: 2 ,grid: 23 ,pgrid: 0 ,fnc: null ,fld: "_CASA1CORTO" ,gxvar: "AV55Casa1C" ,op:[  ],ip:[  ],v2v:function(Value){ AV55Casa1C=Value },v2c:function(){ GXsetGridControlValue("_CASA1CORTO",GXCurrentRow[23],AV55Casa1C,0) }, c2v:function(){ AV55Casa1C=GXgetGridControlValue("_CASA1CORTO",GXCurrentRow[23]) }, nac:function(){return  null }};
_GXValidFnc [ 19 ]={lvl: 2 ,grid: 23 ,pgrid: 0 ,fnc: null ,fld: "_GOLCASA1" ,gxvar: "AV51GolCas" ,op:[  ],ip:[  ],v2v:function(Value){ AV51GolCas=Value },v2c:function(){ GXsetGridControlValue("_GOLCASA1",GXCurrentRow[23],AV51GolCas,0) }, c2v:function(){ AV51GolCas=GXgetGridControlValue("_GOLCASA1",GXCurrentRow[23]) }, nac:function(){return  null }};
_GXValidFnc [ 20 ]={lvl: 2 ,grid: 23 ,pgrid: 0 ,fnc: null ,fld: "_FUERA1CORTO" ,gxvar: "AV57Fuera1" ,op:[  ],ip:[  ],v2v:function(Value){ AV57Fuera1=Value },v2c:function(){ GXsetGridControlValue("_FUERA1CORTO",GXCurrentRow[23],AV57Fuera1,0) }, c2v:function(){ AV57Fuera1=GXgetGridControlValue("_FUERA1CORTO",GXCurrentRow[23]) }, nac:function(){return  null }};
_GXValidFnc [ 21 ]={lvl: 2 ,grid: 23 ,pgrid: 0 ,fnc: null ,fld: "_GOLFUERA1" ,gxvar: "AV53GolFue" ,op:[  ],ip:[  ],v2v:function(Value){ AV53GolFue=Value },v2c:function(){ GXsetGridControlValue("_GOLFUERA1",GXCurrentRow[23],AV53GolFue,0) }, c2v:function(){ AV53GolFue=GXgetGridControlValue("_GOLFUERA1",GXCurrentRow[23]) }, nac:function(){return  null }};
_GXValidFnc [ 22 ]={lvl: 2 ,grid: 23 ,pgrid: 0 ,fnc: null ,fld: "JORNADACODIGO" ,gxvar: "A740Jornad" ,op:[  ],ip:[  ],v2v:function(Value){ A740Jornad=gxint(Value) },v2c:function(){ GXsetGridControlValue("JORNADACODIGO",GXCurrentRow[23],A740Jornad,0) }, c2v:function(){ A740Jornad=GXgetGridIntegerValue("JORNADACODIGO",GXCurrentRow[23]) }, nac:function(){return  null }};
_SetStandaloneVars( ) ;

