As Karen pointed out, you should consider a phone number to be a
string, not an integer. Integers are there to do mathematical
operations on, which I can't imagine you requiring for a phone number
(what's the relevance of my phone no. + 5?). Also anything that you
would want to do with a phone num
There's no need to keep selecting from the DB and refreshing the page.
You can re-sort the list client-side on AJAX response (with jQuery,
for instance). The tablesorter plugin (http://tablesorter.com/docs/)
is not exactly what you're looking for but will give you an idea of
how to sort client-sid
2 matches
Mail list logo