davidegironi / advanceddatagridview

A .NET WinForms DataGridView with advanced capabilities
392 stars 123 forks source link

How to use Advanced DataGridView Search Tool Bar #123

Closed cadmonkey123 closed 11 months ago

cadmonkey123 commented 11 months ago

hi I saw the same post but I can't find an example in the example project. Could you post here the need event(s) and examples to get these functions working, thanks. I have added the column's to the search bar AdvancedDataGridViewSearchToolBar1.SetColumns(AdvancedDataGridView1.Columns)

davidegironi commented 11 months ago

Hello, you can find and example in the sample project.