Making CFGRID Layout Vertically
Posted by Kris Korsmo in Ajax , ColdFusion , JavaScript on March 24, 2012
I love CFGRID's functionality right out of the box - it instantly gives you the ability to sort data ascending and descending, stripe alternating rows, insert, edit and delete data inline and more. It's a really useful piece of EXT code which takes just a little time to master (probably wouldn't say I've mastered it, but I'm decent enough to make it work properly most the time ;). I recently ran into a case for using CFGRID, but I wanted it to layout vertically rather than horizontally.
CFSlider Example
Posted by Kris Korsmo in Ajax , ColdFusion , JavaScript on October 17, 2011
CFSlider example
Recent Comments