Hi
I have a requirement to add a watermark/ put a date format hint beside the calander icon in the GridDateTimeColumn.. is there a property that is available on the Telerik grid or can you suggest a way of achieving this...
This is what i have
<telerik:GridDateTimeColumn HeaderStyle-Font-Bold="true" HeaderText="xxxxx" ColumnEditorID="xxxxDatePicker"
DataField="xxxx" DataFormatString={0:dd-MMM-yyyy} UniqueName="xxxxxx" Aggregate="None" HeaderStyle-Width="20%" />
Thanks in advance.
I have a requirement to add a watermark/ put a date format hint beside the calander icon in the GridDateTimeColumn.. is there a property that is available on the Telerik grid or can you suggest a way of achieving this...
This is what i have
<telerik:GridDateTimeColumn HeaderStyle-Font-Bold="true" HeaderText="xxxxx" ColumnEditorID="xxxxDatePicker"
DataField="xxxx" DataFormatString={0:dd-MMM-yyyy} UniqueName="xxxxxx" Aggregate="None" HeaderStyle-Width="20%" />
Thanks in advance.