hi! i have a text field, that sometimes, it would contain upto 500 characters.. i just would like to ask if it's possible to increase the height instead of the width of a specific column on the list or if you can limit the max length of the field that the user can view.. im using the flexigrid by the way
increase column height instead of width
- Single Page
Posted 23 July 2013 - 16:54 PM
Posted 23 July 2013 - 22:00 PM
Well, first of all there is a setting under application/config/grocery_crud.php with this line,
Posted 24 July 2013 - 08:25 AM
thanks davidoster..