Version/Branch of Dear ImGui:
Version 1.XX, Branch: XXX (master/docking/etc.)
Back-ends:
imgui_impl_XXX.cpp + imgui_impl_XXX.cpp
Compiler, OS:
Linux + GCC
Full config/build information:
No response
Details:
I want to implement table column filter, when header is clicked,
One can select the unique data in that row
Screenshots/Video:
No response
Minimal, Complete and Verifiable Example code:
No response