Hi,
How can I manually update a CSLA Datasource, may through a button click.
Normally, the CSLA datasource is updated through SelectObject, InsertObject, DeleteObject and UpdateObject events and then GridView is updated. I would like to update the CSLA datasource through a button click.
e.g. I have a search criteria on the webfom and would like to display the search results in the GridView below on the search button click.
Thanks
Copyright (c) Marimer LLC