The problem with above code is that it will appear when user click on cell. I just wanted to appear once the grid is displayed or user adds up row.
Thankyou for the response.
Regards, Shubham Jain
Todor
Telerik team
commented on 25 Jul 2023, 12:17 PM
Hello,
The previous reply from Dess is affecting the edit mode of the RadGridView control. If you want to add the placeholder text when the grid is not in edit mode, you can use the CellFormatting event and set the customize the cell text if the value has not been set: