English 中文(简体)
加入《维也纳条约法公约》中数据组的习俗
原标题:add custom widget to DataGrid in GWT
  • 时间:2011-10-19 16:20:03
  •  标签:
  • gwt
  • datagrid

I am trying to add a custom widget in a DataGrid cell in GWT. The widget has 2 anchors and I want to be able to choose the action to take depending on the anchor clicked. is there any example on how to do this. My widget renders but it is unable to handle the clicks events.

增 编

最佳回答

你们必须使用电池。 不过,它有不同的思维方式、建立“倡议”和处理事件。

问题回答

暂无回答




相关问题
WPF: Adding Button Column to Datagrid

How can I add a Button column to a Datagrid programmatically? I want to do this through code in the code-behind file. Also i want to selectively enable or disable this button based on record (If ...

Silverlight Datagrid RowEditEnded

I have a SL DataGrid that has two columns. I need to be able to catch any change to the a row and save it into an undo stack. I setup the event RowEditEnded and tried to add to the undo stack there. ...

WPF Keep column sorting with Datagrid

I have several datagrid where I need to update the informations. Things is, since more than one person works on the system at the same time, the datagrid need to be refreshed on a regular basis. When ...

热门标签