Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » How to disable the sort of the gridctrl with respect a given column
Re: How to disable the sort of the gridctrl with respect a given column [message #43433 is a reply to message #7627] Tue, 29 July 2014 16:06 Go to previous messageGo to previous message
bushman is currently offline  bushman
Messages: 134
Registered: February 2009
Experienced Member
unodgs wrote on Thu, 11 January 2007 04:53

Yes, it is Smile I forgot to metion it..
grid.AddColumn("c0").NoSortable()

Should work, have not tested...


Neither
grid.NoSortable();
nor
grid.NoClickable();
seem to be working for me, although grid not sortable
grid.Sortable(false);
call is OK.

Tks.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem displaying using TURTLE
Next Topic: How to suspend/resume cmd.exe
Goto Forum:
  


Current Time: Fri Apr 19 14:50:55 CEST 2024

Total time taken to generate the page: 0.08597 seconds