开发者

Commandname multiple

I've an ASP.NET form view with multiple forms. I want to use only a single button and get rid of the rest. I assume then I need to somehow call the command for multiple forms on the update, i.e command name.

  1. Is it possible to do this declaratively?
  2. How would I开发者_运维问答 do this programatically?


For #2, I can use Form.UpdateItem() command. I'm still waiting for #1, if I can assign multiple command names to a button or anything like that.

Also if anyone show a different way to do this I will give credit for the answer.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜