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

Change textbox heading in editform

1 Answer 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Allen
Top achievements
Rank 1
Allen asked on 30 Nov 2012, 12:23 PM
Hi,
     How to change the heading of the textbox in editform. Iam using the editform type as edit mode.
thanks
Allen

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 Nov 2012, 12:31 PM
Hi,

Try setting the EditFormHeaderTextFormat  of the Column (BoundColumn/TemplateColumn) as follows.

ASPX:
<telerik:GridBoundColumn UniqueName="ShipName" EditFormHeaderTextFormat="Your Text" ></telerik:GridBoundColumn>

Thanks,
Shinu.
Tags
Grid
Asked by
Allen
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or