Hello, I´m thinking about using a jquery datatable to show data.
I´ve succeed in getting the datatable to show me data but now I would like to do some magic with the data. Does anyone have any examples of 1) hiding part of the data, some rows. How do you activate the hiding. I´d like to have like 2-3 links that hides some rows. The data is of customers and I would like to hide based on some features that the customers has. The 2-3 links would be on/off so pressing once it hides and pressing a second time it unhides. Pressing an other link hides more rows but does not unhide. 2) in an other datatable I¨m planning to show orders and in one column I´d like to have a checkbox, when you have seletected some rows you choose what you´d like to do with the rows, e.g. mark them as delivered. Or is it so that datatable is not the best way to go? Kenneth -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

