Hi,
I have a RadGrid with batch edit. Edititemtemplate has drodownlist that needs to have different values based on the datakey value of the row.
I have tried: 1. Grid Prerender, but cannot access dropdown at row level
2. Grid Item databound, cannot access edititemtemplate dropdown
Please suggest any ideas
Thanks