onclick - django-tables2: perform an action on click of a row -
how perform desired action (like saving values session variable can use loading next page) when row clicked in table created using django-tables2
i using django-tables2 display data coming db
in other words want table rows clickable
Comments
Post a Comment