Hi,
I have a page wich holds two grids.
One is created on documentReady() and it does have the search icon, and search works like a charm.
The other is created on a click handler. I have a gridInitialize function and a gridUnload function.
Depending on other elements on the page, for this grid I change almost everyting (colModel, URL, postData) by passing them to the initialize function.
All is good and works fine, except that the search icon doesn't show.
Any suggestion would be more than appreciated:)
thank you
mihai
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top