Sorting blob columns

Hello,

in some table views we show a blob column. When the user tries to sort by that column, an exception occurs because most databases don’t support sorting by blobs :-) Could this be prevented (simply do not sort)?

Thanks
Patrick

We will hide media columns from the sortDialog, in Servoy 3.0

But then it will still be possible to simply click on ther column header in a table view and have that error?

Thats also prevented in Servoy 3.0

Thank you, Sir.