/*
               File: NoticiasInicio
        Description: Noticias Inicio1
             Author: GeneXus C# Generator version 9_0_3-780
       Generated on: 2/10/2009 21:9:39.17
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A9NotiCod=GXgetIntegerValue("NOTICOD") ;
   A10IdiCod=GXgetIntegerValue("IDICOD") ;
   A8NotiMem=GXgetControlValue("NOTIMEM") ;
   A3NotiFec=GXgetDateValue("NOTIFEC") ;
}
this._StandaloneModal=function()
{
   if ( AnyError == 0 && ( A9NotiCod != gxOldKey("A9NotiCodA3NotiFec") ) )
   {
      gxajaxloadCrl('gxLoad_3',new Array("A9NotiCod"),new Array("A3NotiFec"));
      if ( GXLastAjaxSt == 101 )
      {
         gxballoon.setError(gxFormat("No existe %1", "Noticias"));
         AnyError = 1 ;
         gxUnsetSetKey("A9NotiCodA3NotiFec");
      }
      else
      {
         gxSetKey("A9NotiCodA3NotiFec","A9NotiCod");
      }
   }
}
this._noticiasinicio=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =8;
_GXValidFnc [ 8 ]={lvl: 2 ,grid: 5 ,pgrid: 0 ,fnc: null ,fld: "NOTITITU" ,gxvar: "A7NotiTitu" ,op:[  ],ip:[  ],v2v:function(Value){ A7NotiTitu=Value },v2c:function(){ GXsetGridControlValue("NOTITITU",GXCurrentRow[5],A7NotiTitu,0) }, c2v:function(){ A7NotiTitu = GXgetGridControlValue("NOTITITU",GXCurrentRow[5]) }, nac:function(){return  null }};
_SetStandaloneVars( ) ;

