Hello vvvttt,
I am not quite sure if your question is how to bind a column from the grid inside the DropDownButton or how to use dropdownbuttons inside the grid.
Anyway, for the first case, you can set the dropdownbutton’s content by passing it html or string or using the initContent property. But there isn’t a “source” property, so it may be better to use a DropDownList or ComboBox and create a separate source for it.
For the other case, you can take a look at this Demo. The approach would be the same.
Best Regards,
Martin
jQWidgets Team
http://www.jqwidgets.com/