Question
Repeater - How to get the updated data from Repeater control
We want to have tabular display of records ( row X column ) format . Couple of columns need to have combo box for user selection.
We have used repeater control for the same as we can not have combo box within a grid. Right now we want to get all the modified data by user into Infotable.
We were not able to do so. Is there any solution for this specific issue.

