本文介绍了如何在列表中显示名称的同时将ID存储在下拉列表中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我使用下拉列表.我给datatextfield = name
和datavaluefield = id
现在我想检索在下拉列表中选择的特定名称的ID.
请告诉我怎么做
在此先感谢
i m using the dropdownlist. I m giving the datatextfield= name
and datavaluefield=id
now i want to retreive the id of the particular name which is selected in dropdownlist.
Please tell me how to do it
thanks in advance
推荐答案
这篇关于如何在列表中显示名称的同时将ID存储在下拉列表中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!