1
Answer

Add things dynamically

saifullah khan

saifullah khan

13y
1.9k
1
hi!
I have a table in database that consists of 7 columns name,open,close,low,high,target,currency. and i have an asp.net web page it consists of the following image:



What i want a machenism that add the above image dynamically also the lables and textboxes, takes the values from table and assign them to those lables and texboxes. suppose if there are 20 enteries in the table so 20 images of above type shuld be added with the labels and textboxes.

Can somebody tells me how is it possible?

Answers (1)