P
Paul
If I create a FormView dynamically, I need to create the NewValues
manually. This is confirmed by multiple locations in the docs
including FormViewUpdateEventHandler. The oldValues returned by
FormViewUpdateEventHandler is also null. Do I need to fill it in as
well? IF so, how do I get to the data. DataItem is returning null for
me...
manually. This is confirmed by multiple locations in the docs
including FormViewUpdateEventHandler. The oldValues returned by
FormViewUpdateEventHandler is also null. Do I need to fill it in as
well? IF so, how do I get to the data. DataItem is returning null for
me...