0
votes
2answers
218 views
ComponentArt: Exporting the Grid Data
Hi all,
I have a need to export the contents in a ComponentArt Grid into a file, preferably excel in csv format.
I was wondering if anyone had any ideas how to best approach this task. At the …
1
vote
1answer
134 views
ComponentArt: Clear a cell in a grid if it is a certain DateTime.
Hi All,
I currently have a ComponentArt Grid, which has a column containing DateTime values. In the even that a certain date is used, we want to keep the cell empty.
Since DateTime is a struct it …
0
votes
1answer
246 views
ComponentArt Grid OnKeyPress Reset
Is there a way to reset the on key press search value and state through code (C#)?
The ComponentArt (CA) grid is being used to select a record from the database to update. I need to reset the search …
