ASP.NET编程当中较常用的打印控件,可以嵌入到页面当中设置参数即可-ASP.NET programming which is more commonly used in the print control, pages can be embedded into these parameters can be set up 下载
|
本书专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。全书共分为4个部分:第1部分是对GDI+的用途和结构的概述,第2部分结合代码实例讲述了GDI+编程的具体细节,如绘图表面、坐标系、钢笔和笔刷、文本和字体、图像和图像操作、路径和区域、变换的处理和打印等。其中涉及了GDI+在自定义控件中的应用最相关的所有的类、方法、属性和事件。第3部分集中讲解了自定义控件的设计和开发,包括自定义控件的定义、特征,控件与VS.NET的集成,在控件中如何实现滚动等。第4部分讲述了GDI+功能在Web应用程序中的使用。如在Internet上提供了GDI+图像、创建ASP.NET服务器控件使用GDI+创建Web服务等知识。-book devoted to the GDI Programming and Development Uncertainty related to the function, Windows Forms focus on the creation of Uncertainty, also discussed the ASP.NET server controls to create problems. The book is divided into four parts : Part 1 is to use the GDI and structural overview Part 2 with code examples GDI programming on the specific details, such as mapping the surface coordinates, pen and brush, text and fonts, graphics and images operation, and regional trails, transform processing and printing. Involved in the GDI Uncertainty of the most relevant of all types, methods, properties and events. Part 3 of Uncertainty focusing on the design and development, including Uncertainty of the definitions, characteristics, VS.NET controls and the integration of the controls on how to a 下载
|
此控件是一个ASP.net中的DataGrid的加强版的控件,可以实现很多需要写很多代码才能完成的功能,实现这些功能你只要简单的设置几个属性,就可以达到预期的效果!可以实现自动的分页、自动的排序、自动产生全选列、自动产生由于页面限制产生滚动条、可以透明显示DataGrid、也可以导出丰富多样的文件,其中包括HTML、Text、XML、EXCEL、以及用属性表示数据的XML。同时还提供对数据源的打印功能(针对HTML打印)-this control is a DataGrid ASP.net the enhanced version of the controls, can achieve a lot needs to write a lot of code to complete the functions and features you need to set up a few simple attributes, we can achieve the desired results! It automatically tabs, automatic sequencing, the entire election is automatically generated list automatically generated pages because of the restrictions have rolling, it shows transparent DataGrid, can be also exported a variety of documents, including HTML, Text, XML, Excel, as well as attribute data indicated XML . Also available data sources to a print function (for Print HTML) 下载
|