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

When using excel filters in the vue data grid it would be ideal if you could leverage other columns as part of the filter criteria.  In azure devops for example when specifying grid filters / criteria you can do this as described here: 

https://docs.microsoft.com/en-us/azure/devops/boards/queries/query-field-value?view=azure-devops.  Screenshot below of an example of this in azure devops work item query editor.  I've also included a screenshot/sample of what this might look like in the filter dialog in the syncfusion vue grid filter dialog.


This would also need to work with the DataManagerRequest class that is used in conjunction with 

DataOperations.PerformFiltering to generate linq queries dynamically on the server side.


Azure Devops Example:

Empty


Syncfusion Vue Potential Example:
Empty