Hi,
Thanks for your reply. I passed the parameters as you ssaid, still the portion of the popup that overlaps the grid is not editable.I checked the css. I have pasted a sample screen shot.

-Regards
-Prakash
tony said:
Hello,
The passed parameters in setColumns is good to be passed this way
var param = {top:100,left:200,modal:false,drag:true}
$(”#list”).setColumns(param);
Also be a sure that the css is loaded