theburnerturner
Forum Replies Created
-
Feel free to test that link again, to make sure it didn’t do anything else funky. You rock.
Wow. Perfect!
Thanks. Do you have other products? You rock, dude. I already gave it 5 stars, but I’ll review it now as well.
I swapped them, but it still won’t allow for sorting of just column 1.
The reason I need column 1 to only be involved in the search is because doing a TE search for example will bring up a few players that have TE in their name or TE in the team column.
But, the second custom command is wrong I think. I entered it wrong, because even with a comma entered to separate the two, the search feature doesn’t work in column 1 (0) the way i have it entered.
I think i got it, is this entire line correct then?
“aaSorting”: [[12,’desc’]], “aoColumnDefs”: [ { “bSearchable”: false, “aTargets”: [ “_all” ] }, { “bSearchable”: true, “aTargets”: [ 0 ] } ]
Edit: Actually, I checked, it doesn’t sort by column one with that code above, what is missing? The first custom command is for auto sort, the second i want to only search column one when using the search field.
Thanks, again!
You are insanely awesome. You reply fast, your super awesome to all who ask you questions, even those that don’t ask in nice ways. Keep it up man. The work you do is impressive.
So my last question, or follow-up question, is:
If I want the second custom code to make it so that my Search only searches column 1, what would the second code be then? Thanks again!