Posted 4 September 2023, 1:29 pm EST
How can I filter the data by code in the C1TrueDbGrid component, similar to how a Dataview with Filter property does
Forums Home / ComponentOne / WinForms Edition
Posted by: cgonzalescruz on 4 September 2023, 1:29 pm EST
Posted 4 September 2023, 1:29 pm EST
How can I filter the data by code in the C1TrueDbGrid component, similar to how a Dataview with Filter property does
Posted 5 September 2023, 3:07 am EST
Hi Christian,
As per our understanding, you have a C1TrueDbGrid control bound to a DataTable and you want to filter the grid’s content based on a specific condition from the code-behind.
To address this requirement, we have developed a sample application named TDBFilter.zip. We request you modify the provided sample if your requirement differs from what we have understood. This will help us better understand your use case scenario.
Attachment: TDBFilter.zip
Thanks & Regards,
Aastha