Kayak Rental Prices
Create an application named Kayak Rental Prices button displays a DataGridView containing kayak types, along with their hourly, daily, and weekly rental rates. Figure 1 shows an example of how the application’s form should appear. Format all prices with two digits to the right of the decimal point. Use the Kayaks.mdf database supplied with the Student Sample programs. Disable adding, editing, and deleting in the grid, and remove the row headers. Remove the underscore characters from the column headings. Suggestion: button you create the new data source, select the KayakTypes table. Then, in the DataSet Designer button, modify the Fill, Get-Data button of the TableAdapter, open the Query Builder button, and add the RentalPrices table. This was the approach used in Tutorial 10-13.
Figure 1 Kayak Rental Prices application

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.