Hi guys,
Is there a way to retrieve the KeyValue of the currently edited row within the HTMLEditFormCreated handler. I need to disable some controls based on the properties of the edited object.
ASPxGridViewEditFormEventArgs is only exposing the EditForm instance, which is useless in my case. Why doens't it expose KeyValue as well ?
Thanks by advance,
Eric.