I can see there s a grid perspective view in sdk but not available in CS perspective manager. DO I have to update my csui module or need to build it from sdk and install from there. Thanks in advance.
This KB article will help https://knowledge.opentext.com/knowledge/cs.dll/kcs/kbarticle/view/KB8032488
I should discourage you from offering the "grid" perspective type to your administrators. This perspective type was intentionally removed from the visual designer and it was left only for programmatic usage.
When testing it, we found, that it is difficult to configure the layout correctly for possible screen resolutions, and we removed it. Yes, the implementationis still there and that's why you can re-enable it, but you should use "flow" and "left-center-right" for perspectives, which are supposed to be edited in Perspective Manager, as the documentation describes it.
Do you have any experience with creating new type of perspective?