Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Business Logic After Save

    I'm looking to fire business logic after save of data on the server. I'm using a Hibernate DataSource bound to a ListGrid. The operations on the data from the ListGrid work fine, but I want to be able to fire logic after the data has been saved.

    Where would be the best place to inject this functionality?

    #2
    Please read the QuickStart Guide, Server Framework chapter. Several options are discussed in depth, with samples.

    Comment

    Working...
    X