Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: sorting tables by clicking on the header cell


Message #1 by jarret_freedman@r... on Mon, 26 Aug 2002 22:21:35
does anyone know how to give users the ability to sort a column of a table 
in grid dtc by clicking on the header cell? I read this in an interdev 
book, which said to go to advanced tab, header cell and type in:
LANGUAGE="javascript" onclick="sort()"

I tried it and it didn't work..

thanks for the help

  Return to Index