EditMode Displays CellValue I need it to display FormattedText\DisplayText

EditMode for a cell Displays the CellValue I need it to display FormattedText\DisplayText.

Any Suggestions


1 Reply

RB Ragamathulla B Syncfusion Team August 22, 2011 05:28 AM UTC

Hi Heath,

We regret deeply for the delay.

You can acheive your desired using DisableFormattedTextInEditMode property, The following code explain the same.

DisableFormattedTextInEditMode =true;

Let me know if you have any concern.

Regards,
Ragamathullah B.


Loader.
Up arrow icon