开发者

asp.net formview data tool

开发者 https://www.devze.com 2022-12-30 10:01 出处:网络
the formview in data tools in asp.net by defau开发者_Python百科lt gives textbox in insert mode template.

the formview in data tools in asp.net by defau开发者_Python百科lt gives textbox in insert mode template. how to change this to textarea or dropdown selection list?


You edit the EditItemTemplate in the ASPX page.

See this article

0

精彩评论

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