JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Data Grid 'description' Input in GridColumn Interface

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #101876

    Hi,
    GridColumn Interface doesn’t have description input as per documentation but it is being used in demo examples. I need to use this description input in my code for GridColumn but since the Interface doesn’t support it I have to assign column: any[] instead of column: GridColumn[].
    Am I missing anything here to use description input properly ?
    Thanks,
    Suriya

    #101883
    yavordashew
    Member

    Hi Suriya,
    After some tinkering regarding this I was able to reproduce it and GridColumn[] instance is missing the ‘description’ property and
    until we fix it its best to use any[](work item is added for this case).
    Please, do not hesitate to contact us if you have any additional questions.
    Best regards,
    Yavor Dashev
    Smart UI Team
    https://www.htmlelements.com/

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