This topic is locked

Post in-line edit event

6/7/2010 11:09:08 PM
ASPRunnerPro General questions
B
boater21 author

I want to check the values of a line item after an in-line edit has been done in order to change the format of the line by adding or removing a style. I can't find any events that correspond to "After in-line edit". Is there an event that fires off after a user successfully edits data in-line?
Thanks!

A
ann 6/8/2010

Hi,
there is one After record updated event (on the Events tab) for the in-line edit and usual edit. Only you can't change style using ASP code.