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

Client side reference to controls in edit and insert forms

1 Answer 91 Views
Grid
This is a migrated thread and some comments may be shown as answers.
erniej
Top achievements
Rank 1
erniej asked on 02 Oct 2009, 09:14 AM
Hello,

Hoping you can help me with this. 

I have a radGrid with the ability to insert and edit rows as per the standard functionality.  When the user invokes the insert or edit mode there is a requirement to pre-populate some of the textboxes in the EditForm from existing javascript objects.   Is it possible to obtain a client side reference to EditForm controls and is there a client side event which fires when these controls become available (i.e. after the postback which initiates the edit or insert mode).

The purpose for this is to initate row inserts by clicking on a map and to automatically populate the map coordinates.   In edit mode the coordinate fields need to be updated by interaction with the map outside of the radGrid.

I have scoured the documentation and examples but cannot find a way to do this so any assistance will be much appreciated.

Regards,

Ernie

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 06 Oct 2009, 03:21 PM
Hello Erniej,

I will suggest you review this online demo, which should give you a hints how to achieve your goal.

Kind regards,
Georgi Krustev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
erniej
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or