Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
405
Hiding primary key column problem
posted

Ok, so I have a WHDG bound to a dataset. I do not want the Primary Key column to be shown in the first band. I set the hidden bouddatafield property of that column to true and now the second band does not appear. So how do I hide the column I use as a primery key without breaking the control's behavior?

Thanks

Parents
  • 49378
    posted

    Hi jwquiroz,

    I have investigated your scenario but was unable to replicate the issue you describe. I am attaching a sample with a WebHierarchicalGrid where the Primary Key column of the root band is hidden.

    In order to investigate this matter further I would need more information about your grid setup and the conditions under which the issue is reproducible.

    Best Regards,

    Petar Ivanov
    Developer Support Engineer
    Infragistics, Inc.
    http://ko.infragistics.com/support

     

    WHDGhidePrimaryKey.zip
Reply Children