I have a dynamic grid which has 3 columns, and one column is a drop down. I

I have a dynamic grid which has 3 columns, and one column is a drop down.
I am trying to get value of drop down in each row and change value in third column.
I am trying to use document.getElementById("grid"); but it is returning null.
How to get grid object in my js?
Any way to manipulate value in grid cell?...

OriginalPostID-85532

OriginalPostID-85532

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data