Skip to main content

Event-driven model

Comments

1 comment

  • Dapfor Team

    Hi,

    We introduced this model to that would greatly simplify the life of the programmer. But you do not have to use it. Grid receives notifications, if your objects implement the INotifyPropertyChanged interface or you creaded your custom IDataAdapter. Receiving notification, the Grid simply calls Row.Update(). This method produces a sort, highlighting (if you specify the field), filtering and then regrouping the data. Thus, at regular intervals or when you need, you can simply call the Row.Update() and the grid will do the rest.

    Do not hesitate ask your questions. We hope that this will help you,
    The Dapfor Team

    0

Please sign in to leave a comment.

Powered by Zendesk