I use a grid to display my data in two different web pages, and therefore want to be able to set search enabled in one and search disabled in another. I do this by simply checking iwhat page I am on and setting the properties below during gridComplete or loadComplete, but uit does not take affect at all, why are do the properties not have an affect on the grid?
gridComplete: function() {
setGridParam({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top