29 Nov 2018

#52: Limit table cell width and height

Easy way of styling grid cells. Here's how you can limit the size of a cell in order to keep a nice and clean aspect of your tables and also have access to the data

Action Grid is a very powerful DNN module; it helps you achieve all sort of tasks like:

  • building a blog
  • building a shopping cart
  • browsing and editing database data
  • collect user data
  • build quizes
  • building image sliders
and not only; it is not just powerful but also flexible allowing you to create pretty much anything you can think of.


The video tutorial we launch today shows you how to style your tables and keep big data in contained areas of fixed size which you can specify in the admin page of the module and with some custom CSS on the page.


The video shows you the latest feature in Action Grid which allows you to limit a column width so all the others will fit the visible area of the screen.

Latest Posts from 1001

29 Aug 2019

#66: Manipulate Cookies with MyTokens

9 Aug 2019

#65: Google Maps Location Picker with markers and radius

16 Jul 2019

#64: How to Build a File Manager