Hi,
thanks for your post, and sorry for the trouble.
So, you always want a fixed left column? That should be possible with this Extension: http://tablepress.org/extensions/datatables-counter-column/
Regards,
Tobias
Großartig! Danke! Funktioniert super!
Works!
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!
Ich tue mir leichter mit deutsch 😉
Wenn ich das “Suchen” ausschalte, dann sehe ich nicht mehr die erste Spalte. Wenn ich “Suchen” einschalte, und suche, dann steht nicht das Ranking neben dem Suchergebnis sonder zB bei einem Ergebnis halt die 1.
Das ist nicht ganz genau das was ich erwartet habe. Wenn als Suchergebnis das Ranking angezeigt wird, das wäre mein Wunsch.
Geht das?
Hi,
I understand that you prefer German, but as these are the English-lanuage forums, we should stick with English, so that more people can benefit from our discussion. I hope that’s ok.
For this feature to work, you will need to enable either the “Sort” or the “Search” function.
If you don’t want any of them, I suggest to leave the “Search” activated, but to hide the search field with some “Custom CSS” code, like
#tablepress-123_filter {
display: none;
}
And the result that you get when searching, is correct. The JS code will then re-index the column, and start with one.
If that’s not what you want, your only choice is to update the first column of the table manually with the correct number after making changed to the table.
Regards,
Tobias
tobias,
thank you very much, unfortunately it seem that I dont get everything, what I want, but at least one very good solution to live with.
mik
Hi,
yes, it’s not perfect, but it will hopefully be useful to some degree.
Best wishes,
Tobias