Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, 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

In static field list with virtualization option when we bind a column with more number of values in code-behind, the performance lags occurs when it has minimal count of records (50). But, if we do the same operations by drag and drop operation in field list, the performance problem isn’t occurred. It occurs only with static field list. Need to avoid the performance lag during initial rendering.