The magento grid has built in functionality to call an action when a grid row is clicked.
This is great, but at times, you may need to prevent that default event from fireing.
Read MoreThe magento grid has built in functionality to call an action when a grid row is clicked.
This is great, but at times, you may need to prevent that default event from fireing.
Read MoreRecently I had to create a custom grid column renderer, to display clickable icons in an admin grid column.
Read More