Hi

I am having a problem to fire a third party control event (ssdbgrid)
the problem that has an update event that fires only when it changes line
, I would like to know if there is any way to force the call of this event, already tried to simulate forcing the exchange
line to see if it works and I can not get anyone know if there is any way to do it, I already looked in the help
of control, but it does not help at all what they say there

The event

Code:
    Private Sub SSDBGrid1_UnboundWriteData(ByVal RowBuf As SSDataWidgets_B.ssRowBuffer, WriteLocation As Variant)