Forum Moderators: coopster
I am using dojo1.2.3 framework in my PHP project.I am using an example from the following url.
[docs.dojocampus.org...]
It displays table with headers. When we click the headers in the table, table data is sorted either in ascending or descending order.What my problem is i want to have a link inside table cells for a particular column. But the link is not appearing inside the cells.
Please help me.