JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Data Grid Column.AllowExport has no effect (Blazor)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #102876
    TurricanDE
    Participant

    <Columns>

    <Column DataField=”name” Label=”Name” AllowExport=”false”></Column>

    </Columns>

    When we use the Grid.ExportData(“xlsx”) method the column “Name” will also exported to excel.

     

    #102878
    martin-jq
    Participant

    Hello TurricanDE,

    Thank you for the feedback!
    This should be fixed in the next release.

    Best Regards,
    Martin

    Smart HTMLElements Team
    https://www.htmlelements.com/

    #102879
    admin
    Keymaster

    Hello TurricanDE,

    The allowExport functionality is now working in the latest version of Smart.Blazor.

    Best Regards,
    Peter Stoev

    Smart HTMLElements Team
    https://www.htmlelements.com/

    #102880
    TurricanDE
    Participant

    Hello,

    I can confirm it works now. Thank you!

     

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.