Posted 14 September 2017, 12:00 pm EST
Hi,
I am working in flexsheet. I have hide the default header(A,B,C). But I want the sorting and filtering option in my header row. How can I do so?
-Angular2
Forums Home / Wijmo / General Discussion
Posted by: ashishbisht006 on 14 September 2017, 12:00 pm EST
Posted 14 September 2017, 12:00 pm EST
Hi,
I am working in flexsheet. I have hide the default header(A,B,C). But I want the sorting and filtering option in my header row. How can I do so?
-Angular2
Posted 14 September 2017, 12:00 pm EST
Hello,
Currently, there isn’t a way for accomplishing this. We have asked the concerned team for a way to accomplish this with tracking id 253966. We shall let you know as soon as we get any update on this.
Thanks,
Manish Kumar Gupta
Posted 20 January 2018, 8:57 am EST
Hi ,
We are sorry for the late reply.
You can invoke the ‘showColumnFilter’ method to open the filer editer of the seleced column.
http://wijmo.com/5/docs/topic/wijmo.grid.sheet.FlexSheet.Class.html#showColumnFilter
~Manish