shymonk/django-datatable

Custom Column

endytc opened this issue · 1 comments

How to make link column with icon? and how to custom column with logic (ex. I call method from my object).
thank's
image

Hey there! i've already did it!, you just need to subclass of the class "Link" and remove the function escape. See this.:
image