Login Register

sortabletable

VirtualGrid Sorting

Using Dojo 1.1 I have built a simple subgrid from an existing grid I constructed. The hide/show works on the subgrid but the ability to sort on each column has stopped functioning.
thanks
S-

SortableTable

Hello,

I want to use a simple SortableTable. In the previous version, we have the class SortableTable, but in the last version, I don't find a simple sample wich I can use to show data. Can youi help me to find a sample or tell me how I can do it ?

SortableTable/Filteringtable dataType = Number with blank fields

Is there a way with filteringtable or sortabletable to have a field sorted by the number datatype while still allowing for empty spaces.

I have also tried sorting by value as number and setting blanks to zeros. Unfortunately whenever dojo sorts the table all of the blanks get converted to 0's.

Syndicate content