Hi,
I have a products table in my database. I want to display the products from my table as Buttons on the form not as Grid so user will click the button of each product.
I want to display the product name (or image) on the button and assign the product id as button tag
How can I do this please?
I have a products table in my database. I want to display the products from my table as Buttons on the form not as Grid so user will click the button of each product.
I want to display the product name (or image) on the button and assign the product id as button tag
How can I do this please?