hi.
i've got a jGrid reading data in with json, with an Item, Category, SubCategory.
The goal is to have the category and subcategory be editable, and the subcategory select should depend on category.
ie if a category is changed, the subcategories refresh. on the subcategory change, the page should post the data.
I think that using the formatter: “select” option might be what I want, but I'm not finding any useful documentation or examples on it.
here's what I have in my colModel
colModel:[
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top