Skip to main content
Solved

Different Filter for same datamember in a grid


Forum|alt.badge.img
  • Jr Varsity III
  • 13 replies

I am trying to add a tab which has a grid which a datamember CostBudget  There is already a tab with grid CostBudget. Here I am trying to filter data in my new tab and grid but want to use same view of costBudget already defined

Best answer by Django

You can define an additional view that your grid will use and just copy the definition of the original view that you want to use, plus any additional filters. That way you don’t interfere with the operation of the original view/grid at all.

View original
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img+6
  • Captain II
  • 554 replies
  • Answer
  • March 4, 2025

You can define an additional view that your grid will use and just copy the definition of the original view that you want to use, plus any additional filters. That way you don’t interfere with the operation of the original view/grid at all.


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 13 replies
  • March 4, 2025

the thing is there are lot of operation done on that view which i want to happen


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 13 replies
  • March 21, 2025

I just made a custom view for on screen but backend used same base properties to run the logics.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings