Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jasonwon

Pages: [1]
1
Suggest new features / Re: How to change filtering target.
« on: April 06, 2021, 07:44:39 am »
Thank you for answer.

Ok, I understand.
Do you have any plans to add an option to filter rendered values in the future?

2
Suggest new features / How to change filtering target.
« on: April 05, 2021, 09:54:41 am »
Hello.
Please inquire how to use filtering in PQGrid.

The dataModel has a value in code form.
When displaying this value in the cells of the grid,
We implemented a conditional statement inside the colModel.render(ui) function so that it is displayed in the form of a sentence according to the code value.

However, when I filter this column, I want to set the filtering target as a sentence, not a code value.
Of course, code values in dataModel must be untransformed.
Is there any way I can use it in this case?

Pages: [1]