Disfunctionning Filters on ZEN TablePan components
Hello !
I'm using a ZEN TablePan component to display the result of a specific SQL request on a ZEN Page :
.png)
The result is displayed as follow :
.png)
However i got an issue with the filters on the different columns,
.png)
it doesn't work at all
.png)
( it works just fine for some other ZEN pages where i use the default TableName property on the TablePan component )
Any clues how to make work the filter when using OnCreateResultSet property on a TablePan component ?
Thanks
Comments
Have a look to the sample in this post.
Enrico
Hello Enrico,
I'm sorry, maybe i misuderstood but i don't find any samples in your post.
Could you please re-explain your answer ?
Thanks in advance
"this" in my post is a link to the page:
https://community.intersystems.com/post/zen-pages-how-update-table-pane…
Enrico
You can set the "showQuery" Property to true - then you will see the sql statement above the tablepane.
Can you post the "DataExtractionCurrent" Method to see further details?