Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Mar 05, 2007 09:32
open dhtmlx forum
If a column has hyperlinks, then sorting in that column does not work properly.  Please sort o...

If a column has hyperlinks, then sorting in that column does not work properly.  Please sort on "@" column in the attached html page for.

Answer posted on Mar 05, 2007 09:32

"ed" column gets all its content as value including tags, so it sorts not visible addresses but the <a href="...">,,,</a> strings, which sort in different order because of href values. So you can switch to "link" eXcell or define your custom sorting routine.

Answer posted by Andrei (Support) on Nov 27, 2014 23:44

To find more precise comments upon this issue, we can offer you read about combo box filter and calendars javascript.