Hi ParamQuery Team,
I have two tabs whose name is 'Configuration' and 'Port Activities' and sub tabs for 'Port Activities'
is 'Port ActivitiesVoy #1' and 'Port ActivitiesVoy #2'
JSFiddel URL:
http://jsfiddle.net/z20er9mj/Note:
In Our Project we are using:
#Using the pqGrid version 3.4.1
#For Tabs using JQuery Version v1.12.1
Requirement:
# On Change of Configuration Tab Value need to hide and show the 'Port Activities' sub tabs column.
Example: In Configuration Tab- If I change the value for column 'Config Property' HideAndShowRank value setted
as 'Y' then need to hide the 'Rank' column in 'Port Activity' sub tabs (Both #1 and #2 sub tabs)
Note:
#Configuration Tab values not able to edit in the provided js fiddle as Param query version is not compatible. As we are using 3.4.1 We are not sure where to get CDN of 3.4.1. We are giving fiddle with pq grid version 3.3.1.
Kindly help us to hide the columns under all sub tabs based on the configuration values.
Thanks and Regards,
BSOL Team