Posted 13 January 2022, 5:21 pm EST - Updated 3 October 2022, 10:43 pm EST
Hi there,
I would like to know if there is any property to set placeholder in C1FlexGrid like below?
If no, then it means I shall write my own placeholder source code by using BeforeEdit event, AfterEdit event and change cell style to grey font etc, in order to achieve ‘Placeholder’ effect.