The latest SmartGWT.Mobile Beta Release seems to have errors in TableView - or did I get something wrong?
Code:
[ERROR] [mobile] - Errors in 'jar:file ... com.smartgwt.mobile/smartgwt-mobile.jar!/com/smartgwt/mobile/client/widgets/grids/TableView.java' [ERROR] [mobile] - Line 398: The method getId() is undefined for the type Record [ERROR] [mobile] - Line 897: The method getId() is undefined for the type Record [ERROR] [mobile] - Line 1034: The method getId() is undefined for the type Record [ERROR] [mobile] - Line 1057: The method getId() is undefined for the type Record [ERROR] [mobile] - Line 1076: The method getId() is undefined for the type Record
Comment