This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Multiple selections (backend)
#1


I'm giving you three guesses...
Reply
#2

Instead of using shift-click to select multiple rows how about adding an extra column of checkboxes? Would that make it any easier to implement?

Have you completed the interview?
Reply
#3

I am using a column of checkboxes if that's what you mean. Shift-clicking is very useful, so that's why I want to include it. It already works without shift-clicking anyway.

I'm giving you three guesses...
Reply
#4

Ah okay. Yeah I agree shift-clicking would be really good in addition to the more traditional tick box method. I will add it as a knowledgebase tip to make sure that users know they can select multiple rows in that way.

Have you completed the interview?
Reply
#5

Isn't shift-clicking a de-facto standard for column selections by now Huh
Smile

I'm giving you three guesses...
Reply
#6

Yeah it probably is but some people may not know about it and a tip about it won't do any harm Smile

Have you completed the interview?
Reply
#7


I'm giving you three guesses...
Reply
#8

I now made the selections work. I'll iron out a few bugs before continuing on to the "select all" checkbox. The main obstacle there is selecting all checkboxes on all pages when filtering is in effect. I'll also take a look at the DataTables API along with their plugin API to see if it's easier and prettier to implement it using those (and it probably is).
I just tried a couple of the already existing datatables API examples related to selecting. While they work, they don't support shift-clicking, and don't take into account filtering. This pretty much makes them useless in Commentics. They do however supply good examples of using the API. I plan on making it work without the API first (since it already pretty much does), and then adopting the API to make things more readable, and take up less space.
I just tried a couple of the already existing datatables API examples related to selecting. While they work, they don't support shift-clicking, and don't take into account filtering. This pretty much makes them useless in Commentics. They do however supply good examples of using the API. I plan on making it work without the API first (since it already pretty much does), and then adopting the API to make things more readable, and take up less space.

I'm giving you three guesses...
Reply
#9

Saw this thread and thought it might help:
http://datatables.net/forums/comments.ph...ionID=3694

Have you completed the interview?
Reply
#10

How is this feature progressing Static? I ask because I may release v1.3 very soon so would you be okay with this not being included until the next version?

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Static
23-Aug-2010, 07:14 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)