51 comments found.
ya what do we change so we can have links
I’ve replied to your email and the updated file is in the update queue.
Dear gdpotter,
What should we do to have links? Your comment above is not complete.
Thanks!
Could the table items be links? I’m looking to be able to have a list of links, and have the user be able to search and sort the links and info about the links.
It looks wonderful, and I want it! Just a question, i readed that it works with csv or a file.. can it access data directly form mysql database??
Pleasee, say yes!! I really want to use something like the example in my intranet website!
Unfortunately, this is a completely client-side script meaning it cannot interact with a MySql database directly. I would recommend doing a quick google search…I’m sure you can find a bit of code that will let you query the database to a standard HTML table. My file can convert plain old HTML easily.
i think i will be able to build this in myself
ill have a look at it and let you know! thanks!
Okay, please contact me via my CodeCanyon page if you have any questions. I can answer questions there much quicker.
plus some selector to choose how many rows to show per page? thanks!
As of right now, there is no selector BUILT in to the plugin, but you could easily add your own and call the rebuild function to change the number of rows. I can help you make the change if you need it.
can you also make a pagination button for the first and last records to show?
Looks great but it would look even nicer if there is some kind of or OnClick support
As I see an inline tag like'<a href="xxx">yyy</a>'would be shown on the page as
'<a href="xxx">yyy</a>'
This makes this script fantastic as a final end-point data dump, but not when you want to continue with user interaction.
Excellent idea. I will start working on this now and update it soon.
Gender filter must be using #val
Entering male will still match female.
Could do with a param mask so user can select matching criteria.
E.g #val%, #val, #val, %#val
I’ll look into a more advanced search system for a later version.
works for me
I have already patched it but the next guy will like this and the the demo will be more impressive
just what I was looking for to convert a few large .xls file to nice tables/grids
I’m glad you like it. Please let me know if you find any additional bugs 