Capture Rowcount after user applys a filter in GridDesktop

I cannot figure a way to show the user a rowcount when user applys a filter. Is there a robust way?


Thanks

Hi,


Are you using RowFilterSettings APIs or Aspose.Cells.GridDesktop (see the document for reference: http://www.aspose.com/docs/display/cellsnet/Filtering+Data)?

Could you provide more details and create a a sample project on how you writing your codes and what you need to get and which part of the cells you need to count, zip the project and attach it here, we will check and guide you accordingly.

Thank you.

Sorry, I was not specific. When we display the Griddesktop control, we set EnableAutoFilter = True so the user can manually filter on any column.


We would like to:

  1. Capture the event that occurs when the user selects a value from the column header combo (Customer 1 in your example)
  2. Get the rowcount that indicates that 1 row was found after the filtering occurred
  3. Display a label on the form '1 row filtered row found’
  4. When the user removes the filter on the column by selecting ‘(All)’, we would like to refresh the rowcount displayed on the form.

Hi,


Thanks for providing us details about your needs.

We have observed your requirements. We have logged a ticket with an id “CELLSNET-41779” for your requirements. We will look into it and check if we can support it for your needs. Once we have any update on it or have some other workarounds, we will let you know here.

Thank you.

The issues you have found earlier (filed as CELLSNET-41779) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.