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

Find Control in EditFormSettings \ FormTemplate

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
caldba
Top achievements
Rank 1
caldba asked on 02 Dec 2015, 06:13 AM

Hi,

How can I access a label inside EditFormSettings of a grid? Any help will be really appreciated

 

<EditFormSettings EditFormType="Template">
                                    <FormTemplate>
                                        <h4><strong><asp:Label ID="lblboxheading" Visible="true" runat="server" CssClass="page-heading"
                                            ></asp:Label></strong></h4>
</FormTemplate>
</EditFormSettings>

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 04 Dec 2015, 03:46 PM
Hello,

Please examine the following article that describes how you can access a control placed in a GridTemplateColumn.



Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
caldba
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or