资 源 简 介
本示例主要解决GridPanel+TabPanel+ComboBox,动态生成数据,无须任何配置,并且大部分代码的实现都可通用,并且大量减免了在Html页面里静态配置数据列所带来的麻烦,这是很有用的技巧.为了大家更好的更方便的使用本示例,就附加了一个功能:只要添加本地的数据库连接,选择数据库里面的表,就可以对代码进行方便的测试. 更多可以查看包里的项目说明,并附有图片展示。
项目结构上使用三层,为了增加代码的清晰和阅读性,无用的代码都已经清理干净,因为是动态获取并显示任意数据库的任意数据表,所以在这里也不用实现相关实体. -This example is mainly to solve GridPanel+ TabPanel+ ComboBox, dynamically generated data, without any configuration, and most of the implementation of the code can be generic, and a large number of relief in a Html page inside a static configuration data out of the trouble, which is very useful skills. In order to better and more convenient for everyone to use this example, we added a feature: as long as add a local database connection and select a table inside the database, you can easily test the code. More to see the bag, project description, along with pictures showing.
Using the three-tier project structure, in order to increase code clarity and readability, useless code have been cleaned up because it is the