B
Brad Kingsley
I'm having issues with custom bindings. I defined a template and I'm
manipulating the results before displaying - this part works fine by
defining a custom binding with the method name and using Eval. But I need to
run another method on the data before updating it to the database, and this
I can't figure out.
I've tried using the DetailsView1_ItemUpdating event but every value
*except* the one that changed is passed as an argument to this event, so I
can't catch it there.
Any ideas on if there are problems with this, or how I should go about
accomplishing this?
Thanks in advance!
~Brad Kingsley
MCSE, ASPInsider
http://www.orcsweb.com/
Powerful Web Hosting Solutions
#1 in Service and Support
manipulating the results before displaying - this part works fine by
defining a custom binding with the method name and using Eval. But I need to
run another method on the data before updating it to the database, and this
I can't figure out.
I've tried using the DetailsView1_ItemUpdating event but every value
*except* the one that changed is passed as an argument to this event, so I
can't catch it there.
Any ideas on if there are problems with this, or how I should go about
accomplishing this?
Thanks in advance!
~Brad Kingsley
MCSE, ASPInsider
http://www.orcsweb.com/
Powerful Web Hosting Solutions
#1 in Service and Support