I was wondering if I could ask for some advice. I’m a new jQuery user, more to the point i’m a new JavaScript user; I’ve been playing around with the jQuery Grid plugin for some days now and can’t seem to decide if it fits my needs for a simple web based application.
This application will have a grid, the grid when clicked needs to load different columns/data to a depth of about five clicks (all of which is diferent data from different web services). I’m not sure if this Grid plugin is suitable for such an application.
I have thought about have five different grids on the page, hiding them when needed. I have also tested the SetUrl function but found that the column names do not get re-loaded. Does anyone have any ideas on how I can go about successfully reusing a grid with different columns/data?
Thank you,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top