-
May 29th, 2024, 04:10 AM
#1
Thread Starter
PowerPoster
sort column in msflexgrid with minus sign
I column 1 have:
0,45
0,7
-0,47
-11,80
0,5
ecc...
how to sort the value?
Tks
-
May 29th, 2024, 04:31 AM
#2
Re: sort column in msflexgrid with minus sign
At runtime, make sure the proper column is selected and set the flexgrid's sort property like this:
MSFlexGrid1.Sort = flexSortNumericAscending
-
May 29th, 2024, 04:35 AM
#3
Re: sort column in msflexgrid with minus sign
If you don't even take the time to check the available properties and methods of a component..
Maybe luca90 is better of byusing ChatGTP
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|