Checkbox in searchpane with viewCount
Checkbox in searchpane with viewCount
Maphew
Posts: 3Questions: 1Answers: 0
Hi!
I have found the below case from the forum: live.datatables.net/kebicebu/1/edit.
That's realy great, but how can I make this render function show viewCount (the number of filtered rows?) just like default searchpane do? I've tried to add viewCount: true, but it doesn't seem to work due to changed render function.
Answers
I took a quick nose but yep, it looks like they don't place nicely together. Unfortunately, I can't think of an easy way around it, I'm afraid,
Colin
Thank you, Colin.
http://live.datatables.net/tuyaxipi/1/edit
I've tried to make it this way. I still need to write the number of filtered rows to the var total. Mb you know how does original viewCount counts the number?
http://live.datatables.net/vebaweqo/1/edit
If anyone needs it too - its done now.