开发者

Asp.Net Ajax Accordion

I have two problems:

  1. I am trying to connect a form view that is inside the content section of an accordion. I choose my ObjectDataSource, configure it and drop it on the page with the designer. When I switch back to the code view there is no code at all for the ObjectDataSource connection. When I run the page the form view displays no data whatsoever. I开发者_JS百科 even told the accordion that the datasource ID was Object DataSource and it errors out saying that it doesn't exist! Why is this happening?

  2. I need to click a button and dynamically create a new accordion pane with a blank form view that can be filled out and update the database. Theoretically I need to be able to create as many new forms as needed. How can I accomplish this?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜