Grid Filter Bar

Fully implemented BCGControlBar Pro (MFC)

Fully implemented BCGSuite (MFC)

Not available BCGControlBar for .NET

This feature enables a "search edit box" under each or specific grid column header. When a text is typed in an edit box, the grid data is filtered according to the entered text. The developer can provide a custom filter edit control and customize the filtering methods.

Grid Filter Bar

Sample code:

CBCGPGridCtrl m_wndGrid;
m_wndGrid.EnableFilterBar (TRUE, _T("<all>"));

Cookie consent

Cookies could be used by BCGSoft.com for analytical purposes. We must request that you accept them. Cookies are used on our website to enhance browsing experience and personalize it for you. Cookies are necessary in some circumstances for the site to operate properly. By using this website, you consent to the usage of cookies. Find out more details on BCGSoft Privacy Statement and Terms of Use.

I understand and accept it