AdvantageGrid..::..DataKeyNames Property
Names of the property/properties on the row's data object that uniquely identify it.
Composite keys are supported by listing multiple field names. The values for the clicked
row are bundled as GridDataKeyValue entries on every event.
Namespace:
AdvantageCMS.Web.UI.AdminAssembly: AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)
Syntax
[SuppressMessageAttribute] [DefaultValueAttribute] [CategoryAttribute] [TypeConverterAttribute] [NotifyParentPropertyAttribute] [EditorAttribute] [DescriptionAttribute] public virtual string[] DataKeyNames { get; set; }

