Hello, I am trying to use the DataGrid widget for the practical purpose of displaying a Teradata table.
For that i need to change the column definition among other things.
I started with the working widgetopia portlet and i added one more column . I made the following modifications
(1) added getter / setter / field in WidgetopiaDataGridModel
(2) modified messages.properties ( still not clear how this file is invoked/used)
(3) modified WidgetopiaColumnDefinition
(4) modified WidgetopiaPreferences
↧