Hello,
Is there a way to disable sorting functionality for specific columns in Table Widget.
Let’s say I have Table T1 that receives data from DB and it has next columns:
C1,C2,C3. I can sort by these columns easily, but what if I include a custom column C11 and don’t want to sort by it, but by default all columns will be available for sorting.
Thank you in advance,
Vitalie.