Hi, just wondering how to implement a fixed table header row with the Flexigrid theme. Looks like the Flexigrid plugin supports such, but since it seems only the Flexigrid CSS is used with GroceryCrud, just wondering if anyone else has already tackled this?
Thanks so much,
Paul
Fixed thead in Flexigrid theme?
Started by pepster, 29 March 2012 - 22:14 PM
- Single Page
Posted 29 March 2012 - 22:14 PM
Posted 30 March 2012 - 06:32 AM
After much searching, finally found a jquery plugin that works well with the flexigrid theme here:
http://www.aspsnippets.com/Articles/Scrollable-GridView-with-Fixed-Headers-using-jQuery-Plugin.aspx
Had to remove some of the default widths from the list.php view to get it to display correctly, but now working great.
http://www.aspsnippets.com/Articles/Scrollable-GridView-with-Fixed-Headers-using-jQuery-Plugin.aspx
Had to remove some of the default widths from the list.php view to get it to display correctly, but now working great.