Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI.WebControls Namespace / AbleGridView Class / GetSelectedDataKeyValues Method
In This Topic
    GetSelectedDataKeyValues Method
    In This Topic
    This method will get you the data key values for selected rows in AbleGridView.
    Syntax
    public List<object> GetSelectedDataKeyValues()

    Return Value

    List of data key values
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also