문제

i want a table in gwt, which is used to update the database.. since the table is a updater of database, i need add, edit, remove and save commands.. The project is being created for internal purpose of the company, so I look for a solution that does not require commercial licensing for such uses.

도움이 되었습니까?

해결책

The Google Web Toolkit Incubator project has a PagingScrollTable which seems to fit your requirements. Check out the the demo too.

다른 팁

Take a look to SmartGWT. The license fits your needs and has a Grid component with all the requested features.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top