so what i'm looking for is a way to control which one of those event will fire when both need to be fired.
Find Control("Find Participant Control1") Add H...controling the order of page events hello,i have the folllowing problem,i have a grid and two checkboxes, both have different checkchange event, but the problem is that one fires before the other, and [of course] the are firing in the reverse order that it want them to fire.Where can I check a return value to determine if the record was successfully updated? I have a label that get data from Gridview A Then Gridview B display data based on value of this label.Do I need to return a value from the Update Method of my component that the ods uses? Without looking at the code, I'd guess that maybe the formview_itemcreated is fired before page_load because you're on a postback request and due to this the controls defined inside should be updated with the values introduced by the user. Item Inserting Event which one is the appropriate one to use, and why? However there are some problem with load order that the output is not a desired effect.The stored procedure on the backend takes care of this, and these are not parameters for the Update method.The Form View by default is trying to pass all these values back to the database.