Monday, October 20, 2008

ASP.NET Data Web Controls Kick Start


The first chapter, "An Introduction to the DataGrid, DataList, and Repeater," discusses for the uses of these controls, the similarities and differences among them, and when you could expect to use these controls in real-world scenarios.

The second chapter, "Binding Data to the Data Controls," examines how one binds data to the control, and what kind of data can be bound to a data Web control.

Finally, the third chapter, "Customizing the HTML Output," looks at how to tweak the HTML output by these controls to customize the appearance of the control in the user's browser.

In Chapter 4, "Adding Buttons and HyperLinks to the DataGrid Web Control," we'll look at how to add Button and HyperLink columns— two Column types mentioned in the first chapter—to the DataGrid. The generic Button column is useful for associating some kind of action with each row in a DataGrid. The HyperLink column can be used to provide a simple data-bound hyperlink for each row. For example, you could use a DataGrid to display a list of products your company sells, with each row in the DataGrid having a link that takes the user to a "Details" page featuring extensive information about a particular product.

In Chapter 5, "Adding Command Buttons to the Data Web Controls," we'll cover how to create special types of controls in templates that trigger a specific event when clicked. With these controls you can provide, among other things, simple update and delete capabilities. Specifically, we'll examine how to provide such functionality in a DataList control.

In Chapter 6, "Using External Web Controls to Achieve Effects on the Web Control," we'll examine how Web controls not directly associated with the data Web control have an effect on the data Web control. For example, you might have a DataList that displays all of your company's products, but you would like to allow the user to filter the results so that she only sees products of a certain category. To accomplish this, you can present the user with a RadioButtonList containing one radio button for each product category. When the user selects a specific category from the list, the page is posted back and the DataList only shows those products that have the specified category.

In Chapter 7, "Sorting the DataGrid's Data," we will examine just how to sort data in a DataGrid; likewise, in Chapter 8, "Providing DataGrid Pagination," we will look at adding pagination support to the DataGrid, ignoring the task of paging through sorted data.

In Chapter 10, "Putting it All Together: A Real-World Example," we will see how to meld the concepts learned in Chapters 7, 8, and 9. This chapter will present a single ASP.NET Web page that allows the user to sort, page through, edit, delete, and add additional data. By the end of Part III, you will have mastered the more useful and advanced features of the DataGrid Web control.

In Chapter 12, "Creating Custom Column Controls for the DataGrid," we will look at how to create our own column controls for the DataGrid. Commonly, the programming logic performed by a DataGrid custom column control can accomplished by providing code in the ASP.NET server-side code.

Download:
Link_1

0 comments:

Post a Comment | Feed

Post a Comment



Related Posts with Thumbnails
 

Blog Archive

Recent Posts

  © Free E-Books U ask v provide by Free E-Books Download 2012

Disclaimer: This blog does not store any files on its server.We only index and link to content provided by sites.

USER AGREEMENT PLEASE READ : The creator of THIS PAGE or the ISP(s) hosting any content on this site take NO responsibility for the way you use the information provided on this site. These links here are for educational purposes only and SHOULD BE VIEWED ONLY. If you download any files to view them, you are agreeing to delete them within a 24 hour period. If you are affiliated with any government, or ANTI-Piracy group or any other related group or were formally a worker of one you CANNOT enter this web site, cannot access any of its files and you cannot view any of the HTML files. All the objects on this site are PRIVATE property and are meant for previewing only. If you enter this site without following these agreements you are not agreeing to these terms and you are violating code 431.322.12 of the Internet Privacy Act signed by Bill Clinton in 1995 and that means that you CANNOT threaten our ISP(s) or any person(s) or company storing these files, cannot prosecute any person(s) affiliated with this page which includes family, friends or individuals who run or enter this web site. If you want to remove links to your website, Please send an email to professionalstudents[at]gmail[dot]com.