Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

How to add sliding effect/animation to Grid column when changing the column visibility?

For example, it would be great if it possible to:

  1. Gradually reduce the column width of the columns need to be hidden.
  2. Gradually increase the column width of the columns need to be Displayed.

I have attached the screen shot that shows a gird has multiple columns that could be hidden/displayed on a click of other columns, but currently the changes of columns visibility is too fast that it is counfusing to user.