Hi,
Requirement:
I have vertical (LHS) and its related horizontal tab (RHS) menu. For every RHS tab click, i have to call back end and load the JQ Grid. When switching to new RHS tab, old RHS tab grid will be stored in DIV (seperate div for storing grid) data.
When switching to new LHS tab, all RHS tab data of previous LHS tab should be cleared.
Issue:
whenever switching to new LHS tab, i am removing event and data of all RHS tab of previous LHS. When i am clearing, memory is not reclaimed. So, every LHS click, memory is getting increased. I want to reduce the memory usage for every LHS click.
Please help me to resolve this issue.
Thanks
Ayyanar
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top