mikedaruke
Technical User
All, I have a CSV file that gets changed everynight.
I want to display it on a webpage, and be able to sort the columns which are of type date, string, and interger.
Is there any easy datagrid class or something I can use, or do I have to code this whole thing? I see so many widgets where you run the mouse over the row and it highlites it, sorts columns, etc. but they seem to be for like asp or java.
Any help on the php side?
I want to display it on a webpage, and be able to sort the columns which are of type date, string, and interger.
Is there any easy datagrid class or something I can use, or do I have to code this whole thing? I see so many widgets where you run the mouse over the row and it highlites it, sorts columns, etc. but they seem to be for like asp or java.
Any help on the php side?