开发者

how to accommodate multiple edit (design question)

开发者 https://www.devze.com 2023-02-06 02:04 出处:网络
how would you handle multiple e开发者_如何学编程dits in a gridview?here is the situation: I have one (Organization) to many (domain name) relations

how would you handle multiple e开发者_如何学编程dits in a gridview? here is the situation:

I have one (Organization) to many (domain name) relations

so one organization can have multiple domain name

my gridview looks something like this:


Org Name - Domain Name |


I Don't know with what kind of grid you are working? A standard Microsoft grid? The ASPxGridView from DevExpress does a great job in Master-Detail scenarios.

0

精彩评论

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