ASP.NET data bind two-way, bi-directional from code behind

后端 未结 2 838
南旧
南旧 2020-12-16 23:00

so for two-way (bi-directional) databinding in ASP, we do this...



        
2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-16 23:49

    Did you check out this page on MSDN, Walkthrough: Editing and Inserting Data in Web Pages with the DetailsView Web Server Control ?

提交回复
热议问题