Help, using update panel and updateprogress inside a datalist control
I am working on a shopping site, I have a datalist control which is used to display products details,the datalist also contains an add to cart button. I tried to place an ajax update panel and the update progess inside the itemTemplate of the datalist control but I can't figure out how to trigger the update panel with the button. Please how can I get this accomplished in this scenario.I understand how to use the ajax update pane if was only working with a simple control and a button that triggers the update, but the controls are all inside the dataList this time around, and this is the first time I have tried this,I need some schooling, thanks.
|