Pergunta

I am using XtraGrid in my application. Now, I want to display only Unique values for particular column when user will click filter button. I want to display this list check box items initially all checked. Also I want the information that what items user has selected/deselected from from checked list box.

Any idea?

Foi útil?

Solução

I think you need to implement a custom filter dialog, as described here:

http://documentation.devexpress.com/#WindowsForms/CustomDocument698

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top