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

RadGrid EditMode="InPlace" updating edititem textbox values client side

5 Answers 184 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ed
Top achievements
Rank 1
Ed asked on 14 Jun 2017, 04:05 PM
Although I have found several posts about similar issues, I have been unsuccessful at getting this to work.  I have two columns in a radgrid, one with a radcombobox. When choosing a value from the radcombobox in edit mode, I need to update client side the value of column 2 in the grid from a value in my radcombobox. I don't know how to get a hold of that column's edit mode textbox client side from the OnClientSelectedIndexChanged event of the radcombobox. Thanks

 

5 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 19 Jun 2017, 01:42 PM
Hello Ed,

You can achieve this requirement using the approach provided in the following post:
http://www.telerik.com/forums/how-to-change-and-get-value-from-a-dropdownlist-in-a-radgrid-column#jIjRiaOYhkucLZ82pztwow

I hope this will prove helpful.

Regards,
Eyup
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Ed
Top achievements
Rank 1
answered on 19 Jun 2017, 07:26 PM
Thanks for the reply. My impression from those posts is that they only work when the editmode is using edit form and popup. Is this true?
0
Eyup
Telerik team
answered on 22 Jun 2017, 02:21 PM
Hello Ed,

Which edit mode do you use?

Regards,
Eyup
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Ed
Top achievements
Rank 1
answered on 22 Jun 2017, 03:56 PM
I put it in the title of this post so we could get an answer quickly.
0
Eyup
Telerik team
answered on 23 Jun 2017, 05:54 AM
Hello Ed,

Sorry for missing that. The sample here is specifically using InPlace:
http://www.telerik.com/forums/find-control-in-insert-item-grid-client-side#2tgx6AugyU6c562P--mIIg

You can also check the first sample RadGridEditRelatedCombosInPlace.zip provided in the following post:
http://www.telerik.com/forums/radcombobox-cascading-inside-radgrid#GxsIQqyyPkqj1Za-mNbalg

Regards,
Eyup
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Ed
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Ed
Top achievements
Rank 1
Share this question
or