Hi,
I need to hide a column in a data-grid on Enterprise Case management (6.3). I don't want all the fields to show when the grid loads. Is there a way that I can do this?
Thanks in advance.
Brendan
Create a VIEW for that table ?
Hi, thanks, but i am using a CasePartiesGrid component. I am not using a generic grid with a stored process. That would have been easy to display with some gymnastics to get the data out of ecm db.
I want to know if I can simply use the CasePartiesGrid and choose which fields should show on loading the grid.
Brendan