I want to use DropDown which will bind my list of product.I have two category Mobile and Television.I want this product category should be binding dynamically.
If you are doing this dropdown in a Page Type, you just select Custom SQL Query as the source and create your SQL query in the source list 'SELECT columns FROM Table'
Please, sign in to be able to submit a new answer.