This is a migrated thread and some comments may be shown as answers.

How to Remove the (:) in edit form mode

2 Answers 124 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dhamodharan
Top achievements
Rank 1
Dhamodharan asked on 19 Jan 2011, 02:11 PM
Hi,

I am using radgrid. and using edit form mode. when i am adding or editing header comes like title. but i want remove the colon. because  i am using validation summary in separate edit item template but there is no header. so the colon only displaying. that's why i want remove the colon.

Please see the attached image. please help me.


Thanks in advance,
Dhamu.

2 Answers, 1 is accepted

Sort by
0
Accepted
Pavlina
Telerik team
answered on 19 Jan 2011, 02:45 PM
Hi,

Merely set the EditFormHeaderTextFormat property of the respective column to an empty string. Thus the colon should not be rendered in the auto-generated edit form when the HeaderText property of the column is not set.

All the best,
Pavlina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Dhamodharan
Top achievements
Rank 1
answered on 19 Jan 2011, 02:56 PM
Hi Pavlina,

Great... it was working fine.

Thanks,
Dhamu
Tags
Grid
Asked by
Dhamodharan
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Dhamodharan
Top achievements
Rank 1
Share this question
or