I've been trying to find a way to access the DataKey values for a detail table item in the ItemCreated event. I need to be able to set the NavigateURL control to a javascript function using the DataKey values, but I'm having a hard time finding the correct syntax to access the items. Is this possible? Where should I be performing this action so I can set my NavigateURLs correctly?