Como trabajo PushButton() DbGoBottom y DbGoTop
Publicado por Ribo Salamanca (4 intervenciones) el 22/04/2009 01:10:45
Hola todos
Tengo abierta la tabla, indexada con alias MAESCON y en modo compartido y al ir al ultimo o al primer registro obtengo el error Lock is requierid for this operation
oXbp := XbpPushButton():new( drawingArea, , {228,24}, {60,24},, } } )
oXbp:caption := "Bottom"
oXbp:tabStop := .T.
oXbp:create()
oXbp:activate := {|| Gather( aEditControls ), MAESCON->(DbGoBottom()),
Scatter(aEditControls) }
Gracias por ayudita
Tengo abierta la tabla, indexada con alias MAESCON y en modo compartido y al ir al ultimo o al primer registro obtengo el error Lock is requierid for this operation
oXbp := XbpPushButton():new( drawingArea, , {228,24}, {60,24},, } } )
oXbp:caption := "Bottom"
oXbp:tabStop := .T.
oXbp:create()
oXbp:activate := {|| Gather( aEditControls ), MAESCON->(DbGoBottom()),
Scatter(aEditControls) }
Gracias por ayudita
Valora esta pregunta


0