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

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -