Accessing Controls in DataForm

Thread is closed for posting
5 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 30 Dec 2015 Link to this post

    Requirements

    Telerik Product and Version

    3.5+

    Supported Browsers and Platforms

    FF - current and previous
    Chrome - current and previous
    IE8+

    Programming language

    JavaScript, C#

    PROJECT DESCRIPTION 

    This sample demonstrates various ways and scenarios for accessing the Template controls of RadDataForm. On server-side you can use the FindControl method to access the generated controls, whereas on client-side you can make avail of the $telerik.findControl or $telerik.findElement methods.

  2. B9A5185C-018D-4337-9862-BB965E308869
    B9A5185C-018D-4337-9862-BB965E308869 avatar
    1 posts
    Member since:
    Aug 2016

    Posted 13 Oct 2016 in reply to 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD Link to this post

    Hello,

    I'm not able to access anything at the link provided. It gives a 404 error when I click on it.

  3. 4513861F-C564-42D2-BC9F-5FAED19E993E
    4513861F-C564-42D2-BC9F-5FAED19E993E avatar
    4090 posts
    Member since:
    Apr 2022

    Posted 18 Nov 2016 Link to this post

    Hi Todd,

    We were experiencing a technical issue with these archive files at that time, however, I'm pleased to say that our responsive technical experts have already fixed the problem almost immediately.

    Please excuse us for the inconvenience this might have caused you.


    Regards,
    Eyup
    Telerik by Progress
    Telerik UI for ASP.NET AJAX is ready for Visual Studio 2017 RC! Learn more.
  4. B6351699-E343-4DBA-83D8-086CA5BBC86B
    B6351699-E343-4DBA-83D8-086CA5BBC86B avatar
    39 posts
    Member since:
    Apr 2008

    Posted 08 May 2019 in reply to 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD Link to this post

    Project is incomplete.  Have to go through a whole evolution to get this to run of creating a solution, setting up the database, correcting the connection string and on and on.  These working samples are very helpful, but when you have to go through all this trouble to get it to compile and run its a huge bother.

     

  5. 4513861F-C564-42D2-BC9F-5FAED19E993E
    4513861F-C564-42D2-BC9F-5FAED19E993E avatar
    4090 posts
    Member since:
    Apr 2022

    Posted 23 Jul 2019 Link to this post

    Hello Kevin,

    The sample is actually complete, but it needs to be run as a Web Site instead of Web Application. Here are the steps to do that:

    1. Open Visual Studio
    2. File menu
    3. Open option
    4. Select Web site and target the web site folder.
    5. Include a Bin folder with the Telerik dll assemblies.
    6. Change the Data Source name in the connectionString located in the web.config file.

    Regards,
    Eyup
    Progress Telerik
    Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.