Is there a way to specify multiple update target ids with Ajax.ActionLink so that I can render a set of partial views on callback?
The problem that I'm seeing is that Ajax.ActionLink only provides one target id for me to update, but what I need is to update multiple regions of the page with different data after an ajax call.
Any help on this would be great! Thanks!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…