Key thing to keep in mind that standard .net functionality exists in
Epicor so Google is your best friend when trying to figure out how to
manipulate Epi Controls.
This link http://msdn.microsoft.com/en-us/library/bb288030.aspx shows how to do it on the basic grid which should also work on Epi control.
This link shows how to do it on the Infragistics control which the Epi control is based on.
http://help.infragistics.com/Help/Doc/WinForms/2012.2/CLR4.0/HTML/WinGrid_Handle_Filtered_Rows_Using_Filter_Actions.html
I believe the Epicor education materials on customization also has an example of how to do this that might be even simpler.
Jim Kinneman
Encompass Solutions, Inc
This link http://msdn.microsoft.com/en-us/library/bb288030.aspx shows how to do it on the basic grid which should also work on Epi control.
This link shows how to do it on the Infragistics control which the Epi control is based on.
http://help.infragistics.com/Help/Doc/WinForms/2012.2/CLR4.0/HTML/WinGrid_Handle_Filtered_Rows_Using_Filter_Actions.html
I believe the Epicor education materials on customization also has an example of how to do this that might be even simpler.
Jim Kinneman
Encompass Solutions, Inc