Thursday, July 25, 2013

ADO.NET Retrieve data based on AutoPostBack Option


The following screen will be clearly explain the requirement, First Product category need to select, based on the Product Category, Product Sub Category have to filter under Product Sub Category combo box, based on the Sub Category selection, all the product should be filler and display under product. Then the based on the selected product details should be display.
Before the coding:

Final Output after the coding:
The following picture shows the AutoPostBack option for a combo box:
The following Image displays about the connection string in “config” file
The C# code as following:



No comments:

Post a Comment