View Full Version : Stop data-grid from alphabetizing
corbo950
02-16-2009, 05:11 PM
I have some data-grids in wish the data needs to be in a certain order... how do i disable the users ability to click on the top of a column in the data grid and there by order the grid by that column
hangalot
02-17-2009, 09:53 AM
write your own sort function which does nothing
corbo950
02-17-2009, 10:51 PM
how do i go about doing that? like what property on the data-grid is related to the user clicking on the title of the column
corbo950
02-17-2009, 10:52 PM
Never-mind the data grid has a "sortableColumns" property
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.