Browse by Tags
All Tags » ComboBox » filtering (RSS)
-
Hello
I need to filter the values of a ComboBoxCellEditor depending on the value of another cell of the same row.
A simplified view of the datagrid:
ID Customer Projects
...
-
Hello,
I'm trying to change my filter from a regular text box to a combo box selection like the filtering example on the demos section but i cant figure out how to do it...
Anyone managed to do it and can provide some tips?
Thanks ;)
-
Hi,
I think I have found a sample project (in VB.NET) that does what you want. I will let you be the judge. I've just realized that there is no grid in this is example, only two wincombobox linked together. I've included the complete project.
Imports Microsoft.VisualBasicImports SystemImports ...
|
|
|
|