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

RADGRID - ADDING CONTROLS DYNAMICALLY AND RETRIEVING VALUES FROM THE CONTROLS

0 Answers 98 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Govindon
Top achievements
Rank 1
Govindon asked on 14 Sep 2017, 04:17 PM

I am using RadGrid Control.

I have created the columns for RadGrid dynamically with two textbox, one dropdown and 1 date picker.

I have created controls dynamically using GridTemplateColumn by assigning UniqueName for ItemTemplate, getting ID for each control(TextBox, Dropdown, DatePicker).

User Inputs the value in dynamically created grid.

While clicking on Save button, the value from each row of the grid should be retrieved. But I am not able to retrieve the values since I created the grid with controls dynamically.

Attached the sample for reference.

 

 

 

 

 

 

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Govindon
Top achievements
Rank 1
Share this question
or