CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

TIWCGJQGridCustomProvider needs OnBeforePostAdd OnBeforePostEdit OnBeforePostDelete

Suggest new components/features

by seanwebb » 13 Sep 2012 09:30

I have been trying to use certain griddatasetprovider events without any success
such as
onbeforeadd (occurs before dataset.insert) / onafteradd (after dataset.Post)
onebeforeedit(occurs before dataset.insert) /onafteredit (after dataset.Post)

We need either need OnBeforePostAdd OnBeforePostEdit OnBeforePostDelete or we need
to change when the above events fire as none occur between the dataset edit/insert and the post , which we definately need to be able to do

For example we have a grid with three columns that needs some extra fields added to the dataset when a new record is added,
this has to happen after the insert and before the post. There is no way to do it other than by adding an onbeforepost event to the dataset itself.
seanwebb
 
Posts: 50
Joined: 22 May 2012 11:12

Return to Suggestions

Who is online

Users browsing this forum: No registered users and 2 guests

Contact Us.