0

I have a funny situation in my Project. In my page i have a Formview which is bound to an Entity by the Name Project.Basicaly a project could be depend on other projects which could be more than one(So i need Combobox with MultiSelection which im making it up -using 10.1.5 so i cant use Aspxlookup) . Formview is Readonly by default at the Page Load.I have an Entity which is ProjectDependency which records Project dependencies. when the page is loading perfectly filling up the Combox and shows the Selected projects.Now i need to click on Edit button which changes the Mode to Formview Edit.After clicking on Edit button when i open Combox is just blank???? If i click Edit button once more then it filling it up with selected Items.

I attached a test project.I also attached the screenshots. Thx for ur help in advance:)

4

1 回答 1

0

有趣的错误,ReadOnlyMode 和 EditMode 中 FormView 中的 Combobox 具有相同的 ID ,大声笑复制粘贴问题 haha​​hhahaah

于 2013-08-07T19:47:37.957 回答