DataGridView Filter

Answered
0
0

I saw another post that says there was going to be a blog on how to add a filter row to the datagridview.  Can you point me to the blog or to a sample as I need to add this to my project.

Also in the datagridview when I have a combobox in the gridrow the drop down arrow doesn’t show unless they double click on the cell.  Is there a way to have the arrow show all of the time?

 

Thanks -Tim

  • You must to post comments
Best Answer
0
0

Hi Tim,

for showing the combobox arrows also in non edit mode, you can use a mixin that Luca created:

https://wisej.com/support/question/combobox-dropdownstyle-in-datagridview-is-not-saved

See last answer.

Best regards
Frank

  • You must to post comments
0
0

In this post it said that there was going to be a FilterPanel extension coming out at the end of January.  Any update on this?

Thanks -Tim

  • Frank (ITG)
    Hi Tim, yes you´re right. Unfortunately we have to add yet another delay. Hope to have it ready by end of March (latest). Sorry, Frank
  • You must to post comments
0
0

Hi Tim,

we are currently developing a FilterPanel extension that will add filtering capabilities to DataGridViews. It´s in finalization and testing state and we will also publish a blog that will explain the details. I think it will be ready by end January.

Will check the combobox question now.

Best regards
Frank

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.