Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
300
Add new row to grid not firing update row event
posted

This one is a real puzzle (to me at least).  I have a number of grids inside of webtabs (Async LoadOnDemand set) that behave correctly when the add new row button is clicked.  Immediately the update row event fires, a new row is added to the dataset and I can access the new blank row.  I can subsequently edit this via a template.

But one grid does not behave this way and as far as I can tell it's almost identical to the other grids aside from content.  Clicking the 'Add new' button a new blank row is added to the grid but the update row event does not fire so subsequently there is no row in the dataset.  If instead of clicking the new row but one already present the update row event will fire and my new row is inserted and behaves correctly.  Any ideas on what bone head mistake I'm making?

IG 2008 Vol3 CLR 3.5