is it possible to set alternate row backcolor on a jqgrid Treegrid
问题 i am starting to play around with jqGrid Treegrid but i don't see anyway to set alternative row back color. Is this possible? 回答1: If you mean altRows and altclass parameters, then there not works. To be exactly at the tree grid initialization time (inside of setTreeGrid ) some jqGrid parameters will be reset. How you can see here the value of the altRows parameter will be set to false . The reason of the change would be clear if you imagine that expanding/collapsing of tree nodes can change