Hi Saranya,
The solution you have provided has worked well for what I was looking for.
I have new requirement. Is it possible to place similar DropDownList in a Grid? The issue I have is that, I have list of Objects with each one of them having a relationship (N:N) with another type of object (which has tree structure and user should be able to select more than one). If showing tree set structure via dropdown in the grid is difficult, I am happy to show the data as flatten list on the drop down list (with check box of course)
Regards
Prasanthan