Teste2

CodeKeep C# Feed Novembre 12th, 2008

Description: Teste

Link: http://www.codekeep.net/snippets/979e918f-1805-4ff6-9ec7-b8f0f297e141.aspx

rotected override void PrepareInsert()
        {
            if (GetParameterValue("HANDLE") != null)
            {
                ordemsaque.Hliquidacao = new LiquidacaoBO().SelecionarPorId((int)GetParameterValue("HANDLE"));
                bsOrdemSaque.DataSource = ordemsaque;
                bsOrdemSaque.ResetCurrentItem();
            }
        }

  • .NET
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Comments are closed.

Trackback URI |