Hi.
Apart from the standard GWT widgets we need to use some from the SmartGWT package.
It would be really desirable to be able to set as the widget in a table cell in the Listgrid widget some 'composite' object (like it is possible in the standard GWT).
Even more it would be perfect to be able to use the standard GWT widgets such as Label, Button, etc. in this 'composite' NOT just the counterpart widgets from SmartGWT.
The goal is to have table that can contain Icon + text (= Lable) in one cell.
Is this somehow possible? How ? Please, give some code example.
Thanx in advance.
Lubos.
Apart from the standard GWT widgets we need to use some from the SmartGWT package.
It would be really desirable to be able to set as the widget in a table cell in the Listgrid widget some 'composite' object (like it is possible in the standard GWT).
Even more it would be perfect to be able to use the standard GWT widgets such as Label, Button, etc. in this 'composite' NOT just the counterpart widgets from SmartGWT.
The goal is to have table that can contain Icon + text (= Lable) in one cell.
Is this somehow possible? How ? Please, give some code example.
Thanx in advance.
Lubos.
Comment