Unanswered: dynamically how to get grid column's data?
Unanswered: dynamically how to get grid column's data?
hi all,
i have a grid in that 1 column is having combobox.user can select the data and save.
what i need is after saving,if reopened the form which is having grid,i need to get the values of the combobox column which was saved before.
once i get the values,i will do some modification to that values..
after this i need to save the data.