Print Page | Close Window

Sorting problem after adding a column

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=24606
Printed Date: 29 September 2025 at 10:00am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Sorting problem after adding a column
Posted By: raz0r007
Subject: Sorting problem after adding a column
Date Posted: 26 September 2025 at 8:18am
Hello,

I´m using toolkit pro for C++ and I realized that after adding a column if there was a sorted column , its lost.

How can we solve it?

Tried to save the sorted column to restore the status after adding a column doing this

colums->GetSortOrder()->Clear();
colums->InsertSortColumn(sortedCol);
cSortedCol->SetSortIncreasing(asc);

But it doesn´t work.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net